Partilhar via


PSAuthenticationMechanism.X509Thumbprint Property

Definition

Gets or sets the X509 client certificate thumbprint.

[Newtonsoft.Json.JsonProperty(PropertyName="x509Thumbprint")]
public Microsoft.Azure.Commands.Management.IotHub.Models.PSX509Thumbprint X509Thumbprint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="x509Thumbprint")>]
member this.X509Thumbprint : Microsoft.Azure.Commands.Management.IotHub.Models.PSX509Thumbprint with get, set
Public Property X509Thumbprint As PSX509Thumbprint

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to