ServiceCertificateListResponse.Certificate.Thumbprint Property

 

Gets or sets the thumbprint of the service certificate.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

public string Thumbprint { get; set; }

Property Value

Type: System.String

The thumbprint.

Return to top
Show: