ActiveDirectorySchemaProperty.SchemaGuid 속성

정의

ActiveDirectorySchemaProperty 개체의 schemaIDGuid를 가져오거나 설정합니다.

public:
 property Guid SchemaGuid { Guid get(); void set(Guid value); };
public Guid SchemaGuid { get; set; }
member this.SchemaGuid : Guid with get, set
Public Property SchemaGuid As Guid

속성 값

Guid 개체의 schemaIDGuid를 나타내는 ActiveDirectorySchemaProperty입니다.

예외

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

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

설명

SchemaGuid 확장된 권한 관리와 같은 많은 Active Directory 도메인 서비스 구성 작업에 사용 됩니다.

자세한 내용은 Schema-ID-GUID 문서를 참조하세요.

적용 대상

추가 정보