EmptySecurityKeyIdentifierClause.Context 属性

定义

当需要解析为特定密钥时,获取提供提示的对象。

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

属性值

当需要解析为特定密钥时,提供提示的对象。

注解

在 SAML11 和 SAML2 有不含 <KeyInfo> 元素的署名,此物产将包含当前已处理的断言。

适用于