IdentityNotMappedException::UnmappedIdentities Property
.NET Framework (current version)
Represents the collection of unmapped identities for an IdentityNotMappedException exception.
Assembly: mscorlib (in mscorlib.dll)
public: property IdentityReferenceCollection^ UnmappedIdentities { IdentityReferenceCollection^ get(); }
Property Value
Type: System.Security.Principal::IdentityReferenceCollection^The collection of unmapped identities.
.NET Framework
Available since 2.0
Available since 2.0
Show: