SchemaType Members
Represents an object type definition within the schema.
The following tables list the members exposed by the SchemaType type.
Public Properties
Name | Description | |
---|---|---|
AnchorAttributes | Retrieves the anchors defined for this schema type. | |
Attributes | Retrieves the attributes defined for this schema type. | |
Locked | Retrieves the bool indicating whether anchor definition is locked or not. | |
Name | Retrieves the name of the object type. | |
PossibleDNComponentsForProvisioning | Retrieves the DN components that may be used for provisioning hierarchies. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Create | Creates a SchemaType object that represents an object type for a schema definition. | |
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
SetReadOnly | Sets the Schema object to be read-only. Should not be called. | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top