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(Security Assertion Markup Language) 사양에 대한 어설션 및 프로토콜에 정의된 요소에 해당 <Action> 합니다.

적용 대상