LdapSessionOptions.SaslMethod Właściwość

Definicja

Właściwość SaslMethod określa preferowaną metodę powiązania Simple Authentication and Security Layer (SASL).

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

Wartość właściwości

Preferowana metoda powiązania SASL.

Wyjątki

Obiekt LdapConnection został już usunięty.

Dotyczy