ManagementCertificateListResponse.SubscriptionCertificate.PublicKey Property

 

Gets or sets a base-64 encoded public key.

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

Public Property PublicKey As Byte()

Property Value

Type: System.Byte()

A base-64 encoded public key.

Return to top
Show: