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)

适用于