ProtectedKey 类
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示在 RequestSecurityToken 和 RequestSecurityTokenResponse 中 wst:Entropy 或 wst:RequestedProofToken 元素的内容。
public ref class ProtectedKey
public class ProtectedKey
type ProtectedKey = class
Public Class ProtectedKey
- 继承
-
ProtectedKey
- 派生
表示 wst:Entropy 或 wst:RequestedProofToken 元素在 wst:RequestSecurityToken (RequestSecurityToken) 和 wst:RequestSecurityTokenResponse RequestSecurityTokenResponse () 消息的内容。
有关此类表示的元素的详细信息,请参阅适用于你的方案的 WS-Trust 规范的版本。
Protected |
不带加密初始化 ProtectedKey 类的新实例。 |
Protected |
使用指定的加密凭据初始化 ProtectedKey 类的新实例。 |
Wrapping |
获取密钥的加密凭据。 |
Equals(Object) |
确定指定对象是否等于当前对象。 (继承自 Object) |
Get |
作为默认哈希函数。 (继承自 Object) |
Get |
获取密钥材料。 |
Get |
获取当前实例的 Type。 (继承自 Object) |
Memberwise |
创建当前 Object 的浅表副本。 (继承自 Object) |
To |
返回表示当前对象的字符串。 (继承自 Object) |