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 属性的内容。

适用于