PSAuthenticationMechanism.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.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