Share via


SamlAuthorizationDecisionClaimResource.ActionNamespace プロパティ

定義

ActionName プロパティに指定されたアクションが存在する XML 名前空間を取得します。

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

プロパティ値

ActionName プロパティに定義されたアクションが存在する XML 名前空間。

注釈

AccessDecision プロパティは、『Assertions and Protocol for the OASIS Security Assertion Markup Language (SAML)』の仕様で定義されている Namespace 要素の <Action> 属性に対応します。

適用対象