ActiveDirectorySchemaProperty.Name 속성

정의

ActiveDirectorySchemaProperty 개체의 ldapDisplayName을 가져옵니다.

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

속성 값

String 개체의 ldapDisplayName을 포함하는 ActiveDirectorySchemaProperty 값입니다.

예외

기본 디렉터리 서비스에 대한 호출에서 오류가 발생했습니다.

대상 서버를 사용 중이거나 사용할 수 없습니다.

설명

자세한 내용은 LDAP-Display-Name 문서를 참조하세요.

적용 대상

추가 정보