ClientRootCertificateCreateParameters.Certificate Property

 

Required. The new client root certificate to upload, represented as a hex-encoded string.

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

public string Certificate { get; set; }

Property Value

Type: System.String
Return to top
Show: