namespace WebsitePanel.WebDavPortal.Constants { public static class DirectoryEntryPropertyNameConstants { public const string DistinguishedName = "distinguishedName"; } }