ActiveDirectorySchemaProperty.CommonName 속성

정의

개체의 CN(공용 이름)을 ActiveDirectorySchemaProperty 가져오거나 설정합니다.

public:
 property System::String ^ CommonName { System::String ^ get(); void set(System::String ^ value); };
public string CommonName { get; set; }
member this.CommonName : string with get, set
Public Property CommonName As String

속성 값

String 개체의 ActiveDirectorySchemaProperty CN을 가져오거나 설정하는 A입니다.

예외

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

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

적용 대상

추가 정보