Share via


AuthenticationResult.BindingCertificate Property

Definition

The X509 certificate bound to the access-token when mTLS-PoP was used.

public System.Security.Cryptography.X509Certificates.X509Certificate2 BindingCertificate { get; set; }
member this.BindingCertificate : System.Security.Cryptography.X509Certificates.X509Certificate2 with get, set
Public Property BindingCertificate As X509Certificate2

Property Value

Applies to