다음을 통해 공유


LdapDirectoryIdentifier 생성자

정의

LdapDirectoryIdentifier 클래스의 인스턴스를 만듭니다.

오버로드

LdapDirectoryIdentifier(String)

LdapDirectoryIdentifier(String) 생성자는 지정된 서버를 사용하여 LdapDirectoryIdentifier 클래스의 인스턴스를 만듭니다.

LdapDirectoryIdentifier(String, Int32)

LdapDirectoryIdentifier(String, Int32) 생성자는 지정된 서버 및 속성을 사용하여 LdapDirectoryIdentifier 클래스의 인스턴스를 만듭니다. 이 생성자는 LDAP 서버 집합을 나타내는 식별자를 만듭니다.

LdapDirectoryIdentifier(String, Boolean, Boolean)

LdapDirectoryIdentifier(String, Boolean, Boolean) 생성자는 지정된 서버 및 속성을 사용하여 LdapDirectoryIdentifier 클래스의 인스턴스를 만듭니다. 이 생성자는 LDAP 서버 집합을 나타내는 식별자를 만듭니다.

LdapDirectoryIdentifier(String[], Boolean, Boolean)

LdapDirectoryIdentifier(String, Boolean, Boolean) 생성자는 지정된 서버 및 속성을 사용하여 LdapDirectoryIdentifier 클래스의 인스턴스를 만듭니다. 이 생성자는 LDAP 서버 집합을 나타내는 식별자를 만듭니다.

LdapDirectoryIdentifier(String, Int32, Boolean, Boolean)

LdapDirectoryIdentifier(String, Int32, Boolean, Boolean) 생성자는 지정된 서버 및 속성을 사용하여 LdapDirectoryIdentifier 클래스의 인스턴스를 만듭니다. 이 생성자는 LDAP 서버 집합을 나타내는 식별자를 만듭니다.

LdapDirectoryIdentifier(String[], Int32, Boolean, Boolean)

LdapDirectoryIdentifier(String[], Int32, Boolean, Boolean) 생성자는 지정된 서버 및 속성을 사용하여 LdapDirectoryIdentifier 클래스의 인스턴스를 만듭니다. 이 생성자는 LDAP 서버 집합을 나타내는 식별자를 만듭니다.

LdapDirectoryIdentifier(String)

Source:
LdapDirectoryIdentifier.cs
Source:
LdapDirectoryIdentifier.cs
Source:
LdapDirectoryIdentifier.cs

LdapDirectoryIdentifier(String) 생성자는 지정된 서버를 사용하여 LdapDirectoryIdentifier 클래스의 인스턴스를 만듭니다.

public:
 LdapDirectoryIdentifier(System::String ^ server);
public LdapDirectoryIdentifier (string server);
new System.DirectoryServices.Protocols.LdapDirectoryIdentifier : string -> System.DirectoryServices.Protocols.LdapDirectoryIdentifier
Public Sub New (server As String)

매개 변수

server
String

서버 ID입니다. 도메인 이름, LDAP 서버 이름 또는 LDAP 서버의 IP 주소를 나타내는 점 표기 문자열이 될 수 있는 서버 지정 문자열이거나 null입니다. null인 경우 컴퓨터 계정에 연결된 도메인의 모든 도메인 컨트롤러 ID를 나타냅니다.

필요에 따라 이 매개 변수는 콜론(:)으로 ID와 구분된 포트 번호를 포함할 수도 있습니다.

예외

server 에는 공백이 있습니다.

적용 대상

LdapDirectoryIdentifier(String, Int32)

Source:
LdapDirectoryIdentifier.cs
Source:
LdapDirectoryIdentifier.cs
Source:
LdapDirectoryIdentifier.cs

LdapDirectoryIdentifier(String, Int32) 생성자는 지정된 서버 및 속성을 사용하여 LdapDirectoryIdentifier 클래스의 인스턴스를 만듭니다. 이 생성자는 LDAP 서버 집합을 나타내는 식별자를 만듭니다.

public:
 LdapDirectoryIdentifier(System::String ^ server, int portNumber);
public LdapDirectoryIdentifier (string server, int portNumber);
new System.DirectoryServices.Protocols.LdapDirectoryIdentifier : string * int -> System.DirectoryServices.Protocols.LdapDirectoryIdentifier
Public Sub New (server As String, portNumber As Integer)

매개 변수

server
String

서버 ID입니다. 도메인 이름, LDAP 서버 이름 또는 LDAP 서버의 IP 주소를 나타내는 점 표기 문자열이 될 수 있는 서버 지정 문자열입니다. 필요에 따라 이 매개 변수는 콜론(:)으로 ID와 구분된 포트 번호를 포함할 수도 있습니다.

portNumber
Int32

서버에 연결할 때 사용할 포트 번호입니다.

예외

server 에는 공백이 있습니다.

적용 대상

LdapDirectoryIdentifier(String, Boolean, Boolean)

Source:
LdapDirectoryIdentifier.cs
Source:
LdapDirectoryIdentifier.cs
Source:
LdapDirectoryIdentifier.cs

LdapDirectoryIdentifier(String, Boolean, Boolean) 생성자는 지정된 서버 및 속성을 사용하여 LdapDirectoryIdentifier 클래스의 인스턴스를 만듭니다. 이 생성자는 LDAP 서버 집합을 나타내는 식별자를 만듭니다.

public:
 LdapDirectoryIdentifier(System::String ^ server, bool fullyQualifiedDnsHostName, bool connectionless);
public LdapDirectoryIdentifier (string server, bool fullyQualifiedDnsHostName, bool connectionless);
new System.DirectoryServices.Protocols.LdapDirectoryIdentifier : string * bool * bool -> System.DirectoryServices.Protocols.LdapDirectoryIdentifier
Public Sub New (server As String, fullyQualifiedDnsHostName As Boolean, connectionless As Boolean)

매개 변수

server
String

서버 ID입니다. 도메인 이름, LDAP 서버 이름 또는 LDAP 서버의 IP 주소를 나타내는 점 표기 문자열이 될 수 있는 서버 지정 문자열입니다. 필요에 따라 이 매개 변수는 콜론(:)으로 ID와 구분된 포트 번호를 포함할 수도 있습니다.

fullyQualifiedDnsHostName
Boolean

서버의 각 요소가 정규화된 DNS 호스트 이름인 경우true 입니다. false이면 요소가 IP 주소, DNS 도메인, 호스트 이름 또는 null이 될 수 있습니다. null인 경우 컴퓨터 계정에 연결된 도메인의 모든 도메인 컨트롤러 ID를 나타냅니다.

connectionless
Boolean

연결이 UDP인 경우 true이고, 연결에 TCP/IP가 사용되는 경우 false입니다.

예외

server에 공백만 포함된 경우

적용 대상

LdapDirectoryIdentifier(String[], Boolean, Boolean)

Source:
LdapDirectoryIdentifier.cs
Source:
LdapDirectoryIdentifier.cs
Source:
LdapDirectoryIdentifier.cs

LdapDirectoryIdentifier(String, Boolean, Boolean) 생성자는 지정된 서버 및 속성을 사용하여 LdapDirectoryIdentifier 클래스의 인스턴스를 만듭니다. 이 생성자는 LDAP 서버 집합을 나타내는 식별자를 만듭니다.

public:
 LdapDirectoryIdentifier(cli::array <System::String ^> ^ servers, bool fullyQualifiedDnsHostName, bool connectionless);
public LdapDirectoryIdentifier (string[] servers, bool fullyQualifiedDnsHostName, bool connectionless);
new System.DirectoryServices.Protocols.LdapDirectoryIdentifier : string[] * bool * bool -> System.DirectoryServices.Protocols.LdapDirectoryIdentifier
Public Sub New (servers As String(), fullyQualifiedDnsHostName As Boolean, connectionless As Boolean)

매개 변수

servers
String[]

서버 ID입니다. 도메인 이름, LDAP 서버 이름 또는 LDAP 서버의 IP 주소를 나타내는 점 표기 문자열이 될 수 있는 서버 지정 문자열입니다. 필요에 따라 이 매개 변수는 콜론(:)으로 ID와 구분된 포트 번호를 포함할 수도 있습니다.

fullyQualifiedDnsHostName
Boolean

서버의 각 요소가 정규화된 DNS 호스트 이름인 경우true 입니다. false이면 요소가 IP 주소, DNS 도메인, 호스트 이름 또는 null이 될 수 있습니다. Null인 경우 컴퓨터 계정에 연결된 도메인의 모든 도메인 컨트롤러 ID를 나타냅니다.

connectionless
Boolean

연결이 UDP인 경우 true이고, 연결에 TCP/IP가 사용되는 경우 false입니다.

예외

server 에는 공백이 있습니다.

적용 대상

LdapDirectoryIdentifier(String, Int32, Boolean, Boolean)

Source:
LdapDirectoryIdentifier.cs
Source:
LdapDirectoryIdentifier.cs
Source:
LdapDirectoryIdentifier.cs

LdapDirectoryIdentifier(String, Int32, Boolean, Boolean) 생성자는 지정된 서버 및 속성을 사용하여 LdapDirectoryIdentifier 클래스의 인스턴스를 만듭니다. 이 생성자는 LDAP 서버 집합을 나타내는 식별자를 만듭니다.

public:
 LdapDirectoryIdentifier(System::String ^ server, int portNumber, bool fullyQualifiedDnsHostName, bool connectionless);
public LdapDirectoryIdentifier (string server, int portNumber, bool fullyQualifiedDnsHostName, bool connectionless);
new System.DirectoryServices.Protocols.LdapDirectoryIdentifier : string * int * bool * bool -> System.DirectoryServices.Protocols.LdapDirectoryIdentifier
Public Sub New (server As String, portNumber As Integer, fullyQualifiedDnsHostName As Boolean, connectionless As Boolean)

매개 변수

server
String

서버 ID입니다. 도메인 이름, LDAP 서버 이름 또는 LDAP 서버의 IP 주소를 나타내는 점 표기 문자열이 될 수 있는 서버 지정 문자열입니다. 필요에 따라 이 매개 변수는 콜론(:)으로 ID와 구분된 포트 번호를 포함할 수도 있습니다.

portNumber
Int32

서버에 연결할 때 사용할 포트 번호입니다.

fullyQualifiedDnsHostName
Boolean

서버의 각 요소가 정규화된 DNS 호스트 이름인 경우true 입니다. false이면 요소가 IP 주소, DNS 도메인, 호스트 이름 또는 null이 될 수 있습니다. Null인 경우 컴퓨터 계정에 연결된 도메인의 모든 도메인 컨트롤러 ID를 나타냅니다.

connectionless
Boolean

연결이 UDP인 경우 true이고, 연결에 TCP/IP가 사용되는 경우 false입니다.

예외

server 에는 공백이 있습니다.

적용 대상

LdapDirectoryIdentifier(String[], Int32, Boolean, Boolean)

Source:
LdapDirectoryIdentifier.cs
Source:
LdapDirectoryIdentifier.cs
Source:
LdapDirectoryIdentifier.cs

LdapDirectoryIdentifier(String[], Int32, Boolean, Boolean) 생성자는 지정된 서버 및 속성을 사용하여 LdapDirectoryIdentifier 클래스의 인스턴스를 만듭니다. 이 생성자는 LDAP 서버 집합을 나타내는 식별자를 만듭니다.

public:
 LdapDirectoryIdentifier(cli::array <System::String ^> ^ servers, int portNumber, bool fullyQualifiedDnsHostName, bool connectionless);
public LdapDirectoryIdentifier (string[] servers, int portNumber, bool fullyQualifiedDnsHostName, bool connectionless);
new System.DirectoryServices.Protocols.LdapDirectoryIdentifier : string[] * int * bool * bool -> System.DirectoryServices.Protocols.LdapDirectoryIdentifier
Public Sub New (servers As String(), portNumber As Integer, fullyQualifiedDnsHostName As Boolean, connectionless As Boolean)

매개 변수

servers
String[]

서버 ID입니다. 도메인 이름, LDAP 서버 이름 또는 LDAP 서버의 IP 주소를 나타내는 점 표기 문자열이 될 수 있는 서버 지정 문자열입니다. 필요에 따라 이 매개 변수는 콜론(:)으로 ID와 구분된 포트 번호를 포함할 수도 있습니다.

portNumber
Int32

서버에 연결할 때 사용할 포트 번호입니다.

fullyQualifiedDnsHostName
Boolean

서버의 각 요소가 정규화된 DNS 호스트 이름인 경우true 입니다. false이면 요소가 IP 주소, DNS 도메인, 호스트 이름 또는 null이 될 수 있습니다. Null인 경우 컴퓨터 계정에 연결된 도메인의 모든 도메인 컨트롤러 ID를 나타냅니다.

connectionless
Boolean

연결이 UDP인 경우 true이고, 연결에 TCP/IP가 사용되는 경우 false입니다.

예외

server 에는 공백이 있습니다.

적용 대상