次の方法で共有


ICertificate.Thumbprint Property

Definition

Certificate thumbprint.

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

Property Value

Attributes

Applies to