ActiveDirectorySchemaProperty.Oid 속성

정의

스키마 속성의 OID를 가져오거나 설정합니다.

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

속성 값

현재 ActiveDirectorySchemaProperty 개체의 OID를 포함하는 String 값입니다.

예외

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

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

적용 대상

추가 정보