ActiveDirectorySchemaProperty.Name 속성

정의

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

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 문서를 참조하세요.

적용 대상

추가 정보