SamlAuthorizationDecisionClaimResource.ActionName 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取该主题试图对 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>
元素。