ExternalConnection.CredentialsMethodType

ExternalConnection.CredentialsMethodType property

Specifies the authentication method to be used when establishing (or re-establishing) the connection.

public CredentialsMethodType CredentialsMethodType { get; set; }

See Also