CertificateCreateProperties.Base64Value Property

 

Required. Gets or sets the base64 encoded value of the certificate.

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

public string Base64Value { get; set; }

Property Value

Type: System.String
Return to top
Show: