AuthenticationMechanism.X509Thumbprint 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 or sets the X509 client certificate thumbprint.
[Newtonsoft.Json.JsonProperty(PropertyName="x509Thumbprint")]
public Microsoft.Azure.Devices.X509Thumbprint X509Thumbprint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="x509Thumbprint")>]
member this.X509Thumbprint : Microsoft.Azure.Devices.X509Thumbprint with get, set
Public Property X509Thumbprint As X509Thumbprint
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute