SamlAuthorizationDecisionStatement.ClaimType プロパティ

定義

セキュリティ クレームの種類を取得します。

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

プロパティ値

セキュリティ クレームの種類。 常に http://schemas.microsoft.com/mb/2005/09/ClaimType/SamlAuthorizationDecision

適用対象