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