共用方式為


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 權杖,則這個屬性會包含目前正在處理的判斷提示。

適用於