1 reference to GetEscapedDN
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\AD\ADStoreCtx_LoadStore.cs (1)
282
dcEntry = SDSUtils.BuildDirectoryEntry("LDAP://" + dnsDomainName + "/" +
GetEscapedDN
(distinguishedName), this.Credentials, this.authTypes);