Share via


ActiveDirectorySchemaClass.MandatoryProperties Vlastnost

Definice

ActiveDirectorySchemaPropertyCollection Získá objekt, který obsahuje vlastnosti, které ActiveDirectorySchemaClass musí obsahovat.

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

Hodnota vlastnosti

Objekt ActiveDirectorySchemaPropertyCollection , který obsahuje ActiveDirectorySchemaProperty objekty, které představují vlastnosti, které ActiveDirectorySchemaClass musí objekt obsahovat.

Výjimky

Volání podkladové adresářové služby způsobilo chybu.

Cílový server je zaneprázdněný nebo nedostupný.

Platí pro

Viz také