Sdílet prostřednictvím


LdapSessionOptions.SaslMethod Vlastnost

Definice

Vlastnost SaslMethod určuje upřednostňovanou metodu vazby vrstvy SASL (Simple Authentication and Security Layer).

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

Hodnota vlastnosti

Upřednostňovaná metoda vazby SASL

Výjimky

Objekt LdapConnection je již odstraněn.

Platí pro