AttestationToken.X509CertificateSha256Thumbprint 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.
The "thumbprint" of the certificate used to sign the request generated using the SHA256 algorithm. RFC 7515 section 4.1.8 for details.
public string X509CertificateSha256Thumbprint { get; }
member this.X509CertificateSha256Thumbprint : string
Public ReadOnly Property X509CertificateSha256Thumbprint As String