Share via


IPublicCertificate.Thumbprint Property

Definition

Certificate Thumbprint

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

Property Value

Attributes

Applies to