次の方法で共有


ICertificate.PublicKeyHash Property

Definition

Public key hash.

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

Property Value

Attributes

Applies to