共用方式為


LdapSettings.Domain 屬性

定義

要用於 LDAP 連線的網域。 這是必要的設定。

public:
 property System::String ^ Domain { System::String ^ get(); void set(System::String ^ value); };
public string Domain { get; set; }
member this.Domain : string with get, set
Public Property Domain As String

屬性值

範例

DOMAIN.com

適用於