Partager via


ICertificate.PublicKeyHash Property

Definition

Public key hash.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Public key hash.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="publicKeyHash")]
public string PublicKeyHash { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Public key hash.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="publicKeyHash")>]
member this.PublicKeyHash : string
Public ReadOnly Property PublicKeyHash As String

Property Value

Attributes

Applies to