次の方法で共有


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 プロパティは、OASIS セキュリティ アサーション マークアップ言語 (SAML) 仕様のアサーションとプロトコルで定義されている<Action>要素のNamespace属性に対応します。

適用対象