ManagementCertificateGetResponse.Data Property

 

Gets or sets the base-64 encoded data of the management certificate.

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

Public Property Data As Byte()

Property Value

Type: System.Byte()

The base-64 encoded data.

Return to top
Show: