INetworkManagementClient::ClientRootCertificates Property
The Network Management API includes operations for managing the client root certificates for your subscription. (see http://msdn.microsoft.com/en-us/library/windowsazure/jj154113.aspx for more information)
Assembly: Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)
property IClientRootCertificateOperations^ ClientRootCertificates {
IClientRootCertificateOperations^ get();
}
Property Value
Type: Microsoft.WindowsAzure.Management.Network::IClientRootCertificateOperations^
Show: