LdapSessionOptions.SaslMethod Propriété

Définition

La propriété SaslMethod spécifie la méthode de liaison SASL (Simple Authentication and Security Layer) préférée.

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

Valeur de propriété

Méthode de liaison SASL préférée.

Exceptions

L’objet LdapConnection est déjà supprimé.

S’applique à