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
public property AnchorAttributes Retrieves the anchors defined for this schema type.
public property Attributes Retrieves the attributes defined for this schema type.
public property Locked Retrieves the bool indicating whether anchor definition is locked or not.
public property Name Retrieves the name of the object type.
public property PossibleDNComponentsForProvisioning Retrieves the DN components that may be used for provisioning hierarchies.

Top

Public Methods

(see also Protected Methods)

  Name Description
public methodstatic Create Creates a SchemaType object that represents an object type for a schema definition.
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method SetReadOnly Sets the Schema object to be read-only. Should not be called.
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

SchemaType Class
Microsoft.MetadirectoryServices Namespace