DirectoryControl 클래스

정의

클래스는 DirectoryControl 다양한 LDAP 작업에 대한 확장 데이터를 지정합니다.

public ref class DirectoryControl
public class DirectoryControl
type DirectoryControl = class
Public Class DirectoryControl
상속
DirectoryControl
파생

생성자

Name Description
DirectoryControl(String, Byte[], Boolean, Boolean)

DirectoryControl(String, Byte[], Boolean, Boolean) 생성자는 형식, 값, 중요도 및 ServerSide 속성에 대해 지정된 값을 사용하여 클래스의 인스턴스 DirectoryControl 를 만듭니다.

속성

Name Description
IsCritical

이 속성은 IsCritical 컨트롤이 중요한지 여부를 지정합니다.

ServerSide

이 속성은 ServerSide 서버 쪽 컨트롤인지 여부를 지정합니다.

Type

속성에는 Type 컨트롤의 OID(개체 식별자)가 포함됩니다.

메서드

Name Description
Equals(Object)

지정된 개체가 현재 개체와 같은지 여부를 확인합니다.

(다음에서 상속됨 Object)
GetHashCode()

기본 해시 함수로 사용됩니다.

(다음에서 상속됨 Object)
GetType()

현재 인스턴스의 Type 가져옵니다.

(다음에서 상속됨 Object)
GetValue()

메서드는 GetValue() 컨트롤과 연결된 데이터를 반환합니다.

MemberwiseClone()

현재 Object단순 복사본을 만듭니다.

(다음에서 상속됨 Object)
ToString()

현재 개체를 나타내는 문자열을 반환합니다.

(다음에서 상속됨 Object)

적용 대상