IdentityNotMappedException
Represents an exception for a principal whose identity could not be mapped to a known identity.
Represents the collection of unmapped identities for an IdentityNotMappedException exception.
public IdentityNotMappedException()
Initializes a new instance of the IdentityNotMappedException class.
Initializes a new instance of the IdentityNotMappedException class by using the specified error message.
Initializes a new instance of the IdentityNotMappedException class by using the specified error message and inner exception.