Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents an attribute value that is a distinguished name.
The following tables list the members exposed by the ReferenceValue type.
Protected Constructors
| Name | Description | |
|---|---|---|
| ReferenceValue | Creates an instance of the ReferenceValue class. |
Top
Public Properties
| Name | Description | |
|---|---|---|
![]() |
DataType | The DataType property retrieves an AttributeType value that indicates the type of data that the Value object contains. (Inherited from Value) |
![]() |
Depth | Gets the hierarchy depth of a ReferenceValue object. The return value is equal to the number of components in the distinguished name. |
![]() |
Item | Gets an individual component of the distinguished name. |
Top
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
![]() |
Concat | Overloaded. |
![]() |
Equals | Overridden. (Inherited from Object) |
![]() |
GetHashCode | Overridden. (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() |
Parent | Overloaded. |
![]() |
Subcomponents | Creates a new ReferenceValue object that contains a set of subcomponents of this ReferenceValue object. |
![]() |
ToBinary | The ToBinary method interprets the contents of the Value object as an array of bytes. (Inherited from Value) |
![]() |
ToBoolean | The ToBoolean method interprets the contents of the Value object as a Boolean value. (Inherited from Value) |
![]() |
ToInteger | The ToInteger method interprets the contents of the Value object as an Int64 value. If the value is binary, it is assumed to be little-endian. (Inherited from Value) |
![]() |
ToString | Overridden. |
Top
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
ReferenceValue Class
Microsoft.MetadirectoryServices Namespace
AttributeType Enumeration
Value
Microsoft.MetadirectoryServices
.gif)
.gif)
.gif)