CertificateInner.PublicKeyHash Property

Definition

Gets public key hash.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.publicKeyHash")]
public string PublicKeyHash { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.publicKeyHash")>]
member this.PublicKeyHash : string
Public ReadOnly Property PublicKeyHash As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to