ActiveDirectorySchema.FindAllClasses Method ()
.NET Framework (current version)
Note |
|---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Retrieves all Active Directory Domain Services classes in the schema.
Assembly: System.DirectoryServices (in System.DirectoryServices.dll)
Return Value
Type: System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaClassCollectionA ReadOnlyActiveDirectorySchemaClassCollection object that contains a collection of ActiveDirectorySchemaClass objects for the classes that were retrieved.
| Exception | Condition |
|---|---|
| ObjectDisposedException | The current object has been disposed. |
.NET Framework
Available since 2.0
Available since 2.0
Show:
