Twin.X509Thumbprint Property

Definition

Corresponding Device's X509 thumbprint

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.IgnoreAndPopulate)]
public Microsoft.Azure.Devices.X509Thumbprint X509Thumbprint { get; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.IgnoreAndPopulate)>]
member this.X509Thumbprint : Microsoft.Azure.Devices.X509Thumbprint
Public ReadOnly Property X509Thumbprint As X509Thumbprint

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to