1 write to DistinguishedName
System.DirectoryServices.Protocols (1)
System\DirectoryServices\Protocols\common\SearchResults.cs (1)
58
DistinguishedName
= dn;
1 reference to DistinguishedName
Microsoft.AspNetCore.Authentication.Negotiate (1)
Internal\LdapAdapter.cs (1)
117
var groupDN = group.
DistinguishedName
;