次の方法で共有


LdapSettings.LdapConnection プロパティ

定義

LdapConnectionロール要求を取得するために使用される 。 明示的な接続が指定されていない場合は、 オプションと MachineAccountPassword オプションに基づいて LDAP 接続が自動的にDomainMachineAccountName作成されます。 指定した場合、この接続が使用され、 DomainMachineAccountName オプションと MachineAccountPassword オプションは を作成LdapConnectionするために使用されません。

public:
 property System::DirectoryServices::Protocols::LdapConnection ^ LdapConnection { System::DirectoryServices::Protocols::LdapConnection ^ get(); void set(System::DirectoryServices::Protocols::LdapConnection ^ value); };
public System.DirectoryServices.Protocols.LdapConnection LdapConnection { get; set; }
public System.DirectoryServices.Protocols.LdapConnection? LdapConnection { get; set; }
member this.LdapConnection : System.DirectoryServices.Protocols.LdapConnection with get, set
Public Property LdapConnection As LdapConnection

プロパティ値

適用対象