共用方式為


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)

適用於