Click or drag to resize

ResourceManagementSchema Methods

The ResourceManagementSchema type exposes the following members.

Methods
  NameDescription
Public methodStatic memberContainsObjectType
Gets a value indicating if the object type exists in the schema
Public methodStatic memberGetAttributeType
Gets the data type of the specific attribute
Public methodStatic memberGetObjectType
Gets an object type definition from the schema by name
Public methodStatic memberGetObjectTypes
Gets each object type definition from the schema
Public methodStatic memberIsAttributeMultivalued
Gets a value indicating whether the specific attribute is multivalued
Public methodStatic memberValidateAttributeName
Validates that an attribute name contains only valid characters
Public methodStatic memberValidateObjectTypeName
Validates that an object type name contains only valid characters
Top
See Also