3 references to IdentityNotMappedException
System.Security.Principal.Windows (3)
System\Security\Principal\IRCollection.cs (1)
318throw new IdentityNotMappedException(SR.IdentityReference_IdentityNotMapped, Result);
System\Security\Principal\NTAccount.cs (1)
152throw new IdentityNotMappedException(SR.IdentityReference_IdentityNotMapped, UnmappedIdentities);
System\Security\Principal\SID.cs (1)
1110throw new IdentityNotMappedException(SR.IdentityReference_IdentityNotMapped, UnmappedIdentities);