다음을 통해 공유


IdentityNotMappedException.UnmappedIdentities 속성

정의

IdentityNotMappedException 예외에 대한 매핑되지 않은 ID 컬렉션을 나타냅니다.

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

속성 값

매핑되지 않은 ID의 컬렉션입니다.

적용 대상

추가 정보