SchemaAttribute Members
Represents an attribute schema definition.
The following tables list the members exposed by the SchemaAttribute type.
Public Properties
Name | Description | |
---|---|---|
![]() |
AllowedAttributeOperation | Retrieves the allowed attribute operation for this attribute. |
![]() |
DataType | Retrieves the data type of this attribute. |
![]() |
HiddenByDefault | |
![]() |
IsAnchor | Indicates whether this attribute is an anchor. |
![]() |
IsMultiValued | Indicates whether this attribute is multivalued. |
![]() |
Name | Retrieves the name of this attribute. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() ![]() |
CreateAnchorAttribute | Overloaded. Creates an SchemaAttribute object that represents an anchor attribute. |
![]() ![]() |
CreateMultiValuedAttribute | Overloaded. Creates an SchemaAttribute object that represents an attribute that contains multiple values. |
![]() ![]() |
CreateSingleValuedAttribute | Overloaded. Creates an SchemaAttribute object that represents a single valued attribute. |
![]() |
Equals | Overridden. Determines whether the specified Object is equal to the current Object. |
![]() |
GetHashCode | Overridden. Returns the hash code of the object. |
![]() |
GetType | (Inherited from Object) |
![]() |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
SchemaAttribute Class
Microsoft.MetadirectoryServices Namespace