IdentityNotMappedException.UnmappedIdentities Eigenschap

Definitie

Vertegenwoordigt de verzameling niet-toegewezen identiteiten voor een IdentityNotMappedException uitzondering.

public:
 property System::Security::Principal::IdentityReferenceCollection ^ UnmappedIdentities { System::Security::Principal::IdentityReferenceCollection ^ get(); };
public System.Security.Principal.IdentityReferenceCollection UnmappedIdentities { get; }
member this.UnmappedIdentities : System.Security.Principal.IdentityReferenceCollection
Public ReadOnly Property UnmappedIdentities As IdentityReferenceCollection

Waarde van eigenschap

De verzameling niet-toegewezen identiteiten.

Van toepassing op

Zie ook