Distinguished Name Value Type
Overview
The Distinguished Name value type represents a distinguished name (RFC1779).
For more information refer to Distinguished Names topic in MSDN.
Definition
An Distinguished Name value type is defined in the following manner:
text
attribute=value[[ , | + ] ...n ]| Item | Behaviour | Description |
|---|---|---|
| attribute | Required | DC, CN, OU, O, STREET, L, ST, C, UID, or SECAUTHORITY. |
| value | Required | Any escaped string. See RFC1779 for details. |
| , | Optional | A separator between multiple attribute-value pairs. |
| + | Optional | A separator between multiple attribute-value pairs. |
Predefined values
None.