次の方法で共有


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

適用対象