ActiveDirectorySchemaProperty.IsIndexed 속성

정의

스키마 속성이 Active Directory Domain Services 저장소에서 인덱싱되는지 여부를 나타내는 값을 가져오거나 설정합니다.

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

속성 값

현재 스키마 속성이 Active Directory Domain Services 저장소에서 인덱싱되는지 여부를 나타내는 Boolean 값입니다. true속성이 인덱싱되면 그렇지 않으면 . false

예외

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

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

적용 대상

추가 정보