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 物件。
例外狀況
呼叫基礎目錄服務時,發生錯誤。
目標伺服器忙碌或無法使用。