DeviceTwinInfoX509Thumbprint Class
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 is a unique value for the x509 certificate, commonly used to find a particular certificate in a certificate store. The thumbprint is dynamically generated using the SHA1 algorithm, and does not physically exist in the certificate.
public class DeviceTwinInfoX509Thumbprint
type DeviceTwinInfoX509Thumbprint = class
Public Class DeviceTwinInfoX509Thumbprint
- Inheritance
-
DeviceTwinInfoX509Thumbprint
Properties
PrimaryThumbprint |
Primary thumbprint for the x509 certificate. |
SecondaryThumbprint |
Secondary thumbprint for the x509 certificate. |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET