IADsDNWithString
The IADsDNWithString interface provides methods to associate a distinguished name (DN) to a string value.
Inheritance: IDispatch
Properties
-
Property
-
Description
-
DNString
-
Gets the DN of an object using an associated string value, or associates the DN of an object to a string value.
-
StringValue
-
Gets the string value that has been associated to the DN of an object, or associates a string value to the DN of an object.
Details
DNString
Gets the DN of an object using an associated string value, or associates the DN of an object to a string value.
- Type:
- string
- Access:
- Read/Write
StringValue
Gets the string value that was associated to the DN of an object, or associates a string value to the DN of an object.
- Type:
- string
- Access:
- Read/Write
Requirements
Minimum required version: 2009.1