Represents an Ldap URL.
///
///
/// LdapURL ::= LdapString -- limited to characters permitted in URLs
///
///
public class RfcLdapURL:RfcLdapString
{
//*************************************************************************
// Constructor for RfcLdapURL
//*************************************************************************
///