Compartir a través de


SymmetricProofDescriptor (Miembros)

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

En las tablas siguientes se enumeran los miembros expuestos por el tipo SymmetricProofDescriptor.

Público Constructores

  Nombre Descripción
  SymmetricProofDescriptor Sobrecargado.  

Arriba

Público Propiedades

(vea también Protegido Propiedades)

  Nombre Descripción
public property KeyIdentifier Invalidado. Get the key identifier that can be used inside issued to define the key. It is usually the binary secret or the encrypted key;

Arriba

Protegido Propiedades

  Nombre Descripción
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

Arriba

Público Métodos

(vea también Protegido Métodos)

  Nombre Descripción
public method ApplyTo Invalidado.  
public method Equals  Sobrecargado. (Se hereda de Object)
public method GetHashCode  (Se hereda de Object)
public method GetKeyBytes Get the key bytes
public method GetType  (Se hereda de Object)
public methodstatic ReferenceEquals  (Se hereda de Object)
public method ToString  (Se hereda de Object)

Arriba

Protegido Métodos

  Nombre Descripción
protected method Finalize  (Se hereda de Object)
protected method GetSourceEntropy Get the source entropy in plain bytes
protected method GetTargetEntropy Get the target entropy in plain bytes
protected method MemberwiseClone  (Se hereda de Object)

Arriba

Vea también

Referencia

SymmetricProofDescriptor (Clase)
Microsoft.IdentityModel.Tokens (Espacio de nombres)

Copyright © 2008 Microsoft Corporation.Reservados todos los derechos.