ProofDescriptor 成员

Base class for SymmetricProofDescriptor and AsymmetricProofDescriptor

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

Protected 构造函数

  名称 说明
  ProofDescriptor  

页首

Public 属性

  名称 说明
public property KeyIdentifier Get the key identifier that can be used inside issued to define the key either symmetric or asymmetric. If the key is symmetric, it is usually the binary secret or encrypted key; if it is asymmetric it is usually the key identifier from the RST/UseKey i.e. the public key

页首

Public 方法

(另请参阅 Protected 方法)

  名称 说明
public method ApplyTo  
public method Equals  已重载。 (从 Object 继承)
public method GetHashCode  (从 Object 继承)
public method GetType  (从 Object 继承)
public methodstatic ReferenceEquals  (从 Object 继承)
public method ToString  (从 Object 继承)

页首

Protected 方法

  名称 说明
protected method Finalize  (从 Object 继承)
protected method MemberwiseClone  (从 Object 继承)

页首

请参见

参考

ProofDescriptor 类
Microsoft.IdentityModel.Tokens 命名空间

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