LdapSessionOptions.SaslMethod Propriedade

Definição

A SaslMethod propriedade especifica o método de associação SASL (Simple Authentication and Security Layer) preferencial.

public:
 property System::String ^ SaslMethod { System::String ^ get(); void set(System::String ^ value); };
public string SaslMethod { get; set; }
member this.SaslMethod : string with get, set
Public Property SaslMethod As String

Valor da propriedade

O método de associação SASL preferencial.

Exceções

O LdapConnection objeto já está descartado.

Aplica-se a