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

适用于