ExtensionCertificateConfiguration.ThumbprintRequired Property

 

Optional. Optional. Whether thumbprint is required for the certificate for encryption or not. Its value has to be 'true' or 'false' (case-sensitive) if present.

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

Public Property ThumbprintRequired As Nullable(Of Boolean)

Property Value

Type: System.Nullable(Of Boolean)
Return to top
Show: