ActiveDirectorySchemaClass.IsDefunct 속성

정의

ActiveDirectorySchemaClass 개체가 존재하는지 여부를 나타내는 값을 가져오거나 설정합니다.

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

속성 값

현재 스키마 클래스 개체가 없어졌는지 여부를 나타내는 Boolean 값입니다. 개체가 없어졌으면 true이고, 그렇지 않으면 false입니다.

적용 대상

추가 정보