IdentityNotMappedException.UnmappedIdentities Özellik

Tanım

Bir IdentityNotMappedException özel durum için eşlenmemiş kimlik koleksiyonunu temsil eder.

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

Özellik Değeri

Eşlenmemiş kimlik koleksiyonu.

Şunlara uygulanır

Ayrıca bkz.