Schema Members
Represents the schema for a connected directory
The following tables list the members exposed by the Schema type.
Public Constructors
Name | Description | |
---|---|---|
Schema | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
ChangeType | Retrieves the change type. | |
ObjectTypeAttributeName | Retrieves the name of the object type attribute. | |
Types |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Create | Creates a Schema that represents a schema for a connected directory. | |
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
SetReadOnly | Sets the Schemaobject to be read-only. | |
ToString | (Inherited from Object) | |
Validate | Validates the Schema object. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top