DisplayClaim.ClaimType 속성

정의

표시 클레임과 연결된 클레임 유형을 가져옵니다.

public:
 property System::String ^ ClaimType { System::String ^ get(); };
public string ClaimType { get; }
member this.ClaimType : string
Public ReadOnly Property ClaimType As String

속성 값

클레임 형식을 나타내는 URI입니다.

설명

이 필수 특성은 보안 토큰에 반환된 개별 클레임의 고유 식별자(URI)를 제공합니다.

적용 대상