Represents an Ldap DN.
///
///
/// LdapDN ::= LdapString
///
///
public class RfcLdapDN:RfcLdapString
{
//*************************************************************************
// Constructors for RfcLdapDN
//*************************************************************************
///