LdapSettings.LdapConnection 속성

정의

LdapConnection 역할 클레임을 검색하는 데 사용할 입니다. 명시적 연결이 제공되지 않으면 , MachineAccountNameMachineAccountPassword 옵션에 따라 LDAP 연결이 Domain자동으로 만들어집니다. 제공된 경우 이 연결이 사용되고 Domain, MachineAccountNameMachineAccountPassword 옵션은 를 만드는 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

속성 값

적용 대상