JobSubmissionClusterDetails.RemoteCredentials Property

Definition

Gets or sets the credentials used to connect to the cluster.

public Microsoft.Hadoop.Client.BasicAuthCredential RemoteCredentials { get; set; }
member this.RemoteCredentials : Microsoft.Hadoop.Client.BasicAuthCredential with get, set
Public Property RemoteCredentials As BasicAuthCredential

Property Value

Microsoft.Hadoop.Client.BasicAuthCredential

Applies to