Aracılığıyla paylaş


LdapSessionOptions.SaslMethod Özellik

Tanım

SaslMethod özelliği tercih edilen Basit Kimlik Doğrulaması ve Güvenlik Katmanı (SASL) bağlama yöntemini belirtir.

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

Özellik Değeri

Tercih edilen SASL bağlama yöntemi.

Özel durumlar

LdapConnection Nesne zaten atılmış.

Şunlara uygulanır