LdapSessionOptions.SaslMethod Свойство

Определение

Свойство SaslMethod задает предпочтительный метод привязки 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

Значение свойства

Предпочтительный метод привязки SASL.

Исключения

Объект LdapConnection уже удален.

Применяется к