LdapSessionOptions.SaslMethod Свойство

Определение

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

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