CertificateFormat Enumeration

 

Specifies the supported certificate formats.

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

Public Enumeration CertificateFormat

Member nameDescription
Cer

Specifies that the certificate is in Cer format.

Pfx

Specifies that the certificate is in Pfx format.

Return to top
Show: