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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET