SamlAuthorizationDecisionClaimResource.ActionName 属性

定义

获取该主题试图对 Resource 属性中指定的资源执行的操作。

public:
 property System::String ^ ActionName { System::String ^ get(); };
public string ActionName { get; }
member this.ActionName : string
Public ReadOnly Property ActionName As String

属性值

该主题试图对 Resource 属性中指定的资源执行的操作。

注解

ActionName 属性对应于在 OASIS 安全断言标记语言 (SAML) 断言和协议规范中定义的 <Action> 元素。

适用于