ResourceManagementSchema Methods |
The ResourceManagementSchema type exposes the following members.
| Name | Description | |
|---|---|---|
| ContainsObjectType |
Gets a value indicating if the object type exists in the schema
| |
| GetAttributeType |
Gets the data type of the specific attribute
| |
| GetObjectType |
Gets an object type definition from the schema by name
| |
| GetObjectTypes |
Gets each object type definition from the schema
| |
| IsAttributeMultivalued |
Gets a value indicating whether the specific attribute is multivalued
| |
| ValidateAttributeName |
Validates that an attribute name contains only valid characters
| |
| ValidateObjectTypeName |
Validates that an object type name contains only valid characters
|