Skip to content

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 ]
ItemBehaviourDescription
attributeRequiredDC, CN, OU, O, STREET, L, ST, C, UID, or SECAUTHORITY.
valueRequiredAny escaped string. See RFC1779 for details.
,OptionalA separator between multiple attribute-value pairs.
+OptionalA separator between multiple attribute-value pairs.

Predefined values

None.