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
Property Value
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET