property DirectoryName: TScDistinguishedName;
Description
Use this property to store information about identity in form of Distinguished Name (DN).
The DN is a sequence of relative distinguished names (RDN) connected by commas. The RDN is a sequence of attributes with an associated value in the form Object Identifier (OID)=Value.
See Also