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 | |
---|---|---|
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 | |
---|---|---|
RequestorEncryptingCredentials | Get the requestor's encrypting credentials which may be used to encrypt the requested proof token or the entropy in the response | |
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 | |
---|---|---|
ApplyTo | Invalidado. | |
Equals | Sobrecargado. (Se hereda de Object) | |
GetHashCode | (Se hereda de Object) | |
GetKeyBytes | Get the key bytes | |
GetType | (Se hereda de Object) | |
ReferenceEquals | (Se hereda de Object) | |
ToString | (Se hereda de Object) |
Arriba
Protegido Métodos
Nombre | Descripción | |
---|---|---|
Finalize | (Se hereda de Object) | |
GetSourceEntropy | Get the source entropy in plain bytes | |
GetTargetEntropy | Get the target entropy in plain bytes | |
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.