FarmCertificateInfo.Thumbprint Property

Definition

Gets or sets the thumbprint associated with the certificate.

[System.Runtime.Serialization.DataMember]
public string Thumbprint { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Thumbprint : string with get, set
Public Property Thumbprint As String

Property Value

The thumbprint associated with the certificate.

Attributes

Applies to