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 绑定方法。

例外

适用于