DirectoryPropertyAttribute(String) 생성자

정의

스키마 특성 이름을 사용하여 클래스의 DirectoryPropertyAttribute 새 인스턴스를 초기화합니다.

public:
 DirectoryPropertyAttribute(System::String ^ schemaAttributeName);
public DirectoryPropertyAttribute(string schemaAttributeName);
new System.DirectoryServices.AccountManagement.DirectoryPropertyAttribute : string -> System.DirectoryServices.AccountManagement.DirectoryPropertyAttribute
Public Sub New (schemaAttributeName As String)

매개 변수

schemaAttributeName
String

디렉터리에 설정된 특성의 이름입니다. 속성이 이 SchemaAttributeName 값으로 초기화됩니다. 이 속성은 애플리케이션 디렉터리 및 도메인 디렉터리에 대한 ldapDisplayName을 나타냅니다.

적용 대상

추가 정보