ActiveDirectorySchemaClass.MandatoryProperties 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取一个 ActiveDirectorySchemaPropertyCollection 对象,该对象包含必须包含的属性 ActiveDirectorySchemaClass 。
public:
property System::DirectoryServices::ActiveDirectory::ActiveDirectorySchemaPropertyCollection ^ MandatoryProperties { System::DirectoryServices::ActiveDirectory::ActiveDirectorySchemaPropertyCollection ^ get(); };
public System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection MandatoryProperties { get; }
member this.MandatoryProperties : System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection
Public ReadOnly Property MandatoryProperties As ActiveDirectorySchemaPropertyCollection
属性值
一个 ActiveDirectorySchemaPropertyCollection 对象,该 ActiveDirectorySchemaProperty 对象包含表示对象必须包含的属性 ActiveDirectorySchemaClass 的对象。
例外
对基础目录服务的调用导致错误。
目标服务器是忙碌的或不可用的。