ICustomerCertificate.Thumbprint Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Certificate thumbprint.
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.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.Cdn.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