ProofDescriptor (Miembros)
Base class for SymmetricProofDescriptor and AsymmetricProofDescriptor
En las tablas siguientes se enumeran los miembros expuestos por el tipo ProofDescriptor.
Protegido Constructores
Nombre | Descripción | |
---|---|---|
ProofDescriptor |
Arriba
Público Propiedades
Nombre | Descripción | |
---|---|---|
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 |
Arriba
Público Métodos
(vea también Protegido Métodos)
Nombre | Descripción | |
---|---|---|
ApplyTo | ||
Equals | Sobrecargado. (Se hereda de Object) | |
GetHashCode | (Se hereda de Object) | |
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) | |
MemberwiseClone | (Se hereda de Object) |
Arriba
Vea también
Referencia
ProofDescriptor (Clase)
Microsoft.IdentityModel.Tokens (Espacio de nombres)
Copyright © 2008 Microsoft Corporation.Reservados todos los derechos.