HostedServiceAddExtensionParameters.ThumbprintAlgorithm Property

 

Gets or sets the thumbprint algorithm of the certificate that is used to encrypt the configuration that is specified in PrivateConfiguration.

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

public string ThumbprintAlgorithm { get; set; }

Property Value

Type: System.String

The thumbprint algorithm.

Return to top
Show: