ActiveDirectorySchemaClass Methods
.NET Framework 4.5
The ActiveDirectorySchemaClass type exposes the following members.
| Name | Description | |
|---|---|---|
|
Dispose() | Releases the resources that are used by the ActiveDirectorySchemaClass object. |
|
Dispose(Boolean) | Releases the unmanaged resources that are used by the ActiveDirectorySchemaClass object and, optionally, releases unmanaged resources. |
|
Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
FindByName | Gets an ActiveDirectorySchemaClass object in the Active Directory Domain Services schema partition that matches a given directory context and name. |
|
GetAllProperties | Gets a ReadOnlyActiveDirectorySchemaPropertyCollection collection that contains all properties, including ancestor properties, of the ActiveDirectorySchemaClass object. |
|
GetDirectoryEntry | Gets the DirectoryEntry object for the ActiveDirectorySchemaClass object. |
|
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
Save | Commits all changes to the current ActiveDirectorySchemaClass object to the underlying directory store. |
|
ToString | Gets the LDAP display name of the ActiveDirectorySchemaClass object. (Overrides Object.ToString().) |