다음을 통해 공유


RequestClaim.ClaimType 속성

정의

요청된 클레임의 형식을 가져옵니다.

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

속성 값

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

설명

ClaimType Uri 특성의 내용을 나타냅니다.

적용 대상