SymmetricProofDescriptor 成员

This class can be used for issuing the symmetric key based token

下表列出了 SymmetricProofDescriptor 类型公开的成员。

Public 构造函数

  名称 说明
  SymmetricProofDescriptor 已重载。  

页首

Public 属性

(另请参阅 Protected 属性)

  名称 说明
public property KeyIdentifier 重写。 Get the key identifier that can be used inside issued to define the key. It is usually the binary secret or the encrypted key;

页首

Protected 属性

  名称 说明
protected property RequestorEncryptingCredentials Get the requestor's encrypting credentials which may be used to encrypt the requested proof token or the entropy in the response
protected property TargetEncryptingCredentials Get the relying party encrypting credentials which may be used to encrypt the requested security token in the response

页首

Public 方法

(另请参阅 Protected 方法)

  名称 说明
public method ApplyTo 重写。  
public method Equals  已重载。 (从 Object 继承)
public method GetHashCode  (从 Object 继承)
public method GetKeyBytes Get the key bytes
public method GetType  (从 Object 继承)
public methodstatic ReferenceEquals  (从 Object 继承)
public method ToString  (从 Object 继承)

页首

Protected 方法

  名称 说明
protected method Finalize  (从 Object 继承)
protected method GetSourceEntropy Get the source entropy in plain bytes
protected method GetTargetEntropy Get the target entropy in plain bytes
protected method MemberwiseClone  (从 Object 继承)

页首

请参见

参考

SymmetricProofDescriptor 类
Microsoft.IdentityModel.Tokens 命名空间

版权所有 (C) 2008 Microsoft Corporation。保留所有权利。