Share via


EmptySecurityKeyIdentifierClause.Context プロパティ

定義

特定のキーに解決する必要がある場合にヒントを提供するために使用されるオブジェクトを取得します。

public:
 property System::Object ^ Context { System::Object ^ get(); };
public object Context { get; }
member this.Context : obj
Public ReadOnly Property Context As Object

プロパティ値

特定のキーに解決する必要がある場合にヒントを提供するオブジェクト。

注釈

署名に <KeyInfo> 要素がない SAML11 トークンと SAML2 トークンの場合、このプロパティは、現在処理中のアサーションを格納します。

適用対象