LdapSessionOptions.SaslMethod Proprietà

Definizione

La proprietà SaslMethod specifica il metodo di associazione SASL (Simple Authentication and Security Layer) preferito.

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

Valore della proprietà

Metodo di associazione SASL preferito.

Eccezioni

L'oggetto LdapConnection è già stato eliminato.

Si applica a