Enum ProofType
- Namespace
- Duende.IdentityServer.Models
- Assembly
- Duende.IdentityServer.Storage.dll
Models the type of proof of possession
public enum ProofType
Fields
ClientCertificate = 1
Client certificate
DPoP = 2
DPoP
None = 0
None
Models the type of proof of possession
public enum ProofType
ClientCertificate = 1
Client certificate
DPoP = 2
DPoP
None = 0
None