2 references to Translate
System.Security.Principal.Windows (2)
System\Security\Principal\NTAccount.cs (1)
111
irTarget = NTAccount.
Translate
(irSource, targetType, true);
System\Security\Principal\WindowsPrincipal.cs (1)
58
IdentityReferenceCollection target = NTAccount.
Translate
(source, typeof(SecurityIdentifier), false);