SchemaAttribute Members

Represents an attribute schema definition.

The following tables list the members exposed by the SchemaAttribute type.

Public Properties

  Name Description
public property AllowedAttributeOperation Retrieves the allowed attribute operation for this attribute.
public property DataType Retrieves the data type of this attribute.
public property HiddenByDefault  
public property IsAnchor Indicates whether this attribute is an anchor.
public property IsMultiValued Indicates whether this attribute is multivalued.
public property Name Retrieves the name of this attribute.

Top

Public Methods

(see also Protected Methods)

  Name Description
public methodstatic CreateAnchorAttribute Overloaded. Creates an SchemaAttribute object that represents an anchor attribute.
public methodstatic CreateMultiValuedAttribute Overloaded. Creates an SchemaAttribute object that represents an attribute that contains multiple values.
public methodstatic CreateSingleValuedAttribute Overloaded. Creates an SchemaAttribute object that represents a single valued attribute.
public method Equals Overridden. Determines whether the specified Object is equal to the current Object.
public method GetHashCode Overridden. Returns the hash code of the object.
public method GetType  (Inherited from Object)
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

SchemaAttribute Class
Microsoft.MetadirectoryServices Namespace