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 屬性的內容。

適用於