JwtHeader.X5t Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the thumbprint of the certificate used to sign the token
public string X5t { get; }
member this.X5t : string
Public ReadOnly Property X5t As String