EmptySecurityKeyIdentifierClause.Context 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得物件,在需要解析成特定索引鍵時用來提供提示。
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 權杖,則這個屬性會包含目前正在處理的判斷提示。