ManagementCertificateCreateParameters::Data Property
Gets or sets the base-64 encoded data of the management certificate.
Assembly: Microsoft.WindowsAzure.Management (in Microsoft.WindowsAzure.Management.dll)
public: property array<unsigned char>^ Data { array<unsigned char>^ get(); void set(array<unsigned char>^ value); }
Show: