ServiceCertificateCreateParameters.Data Property

 

Gets or sets the base-64 encoded form of the public portion of the service certificate.

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

Public Property Data As Byte()

Property Value

Type: System.Byte()

The base-64 encoded data.

Return to top
Show: