Sdílet prostřednictvím


IdentityNotMappedException.UnmappedIdentities Vlastnost

Definice

Představuje kolekci nenamapovaných identit pro IdentityNotMappedException výjimku.

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

Hodnota vlastnosti

Kolekce nenamapovaných identit.

Platí pro

Viz také