IManagementClient.ManagementCertificates Property

Definition

You can use management certificates, which are also known as subscription certificates, to authenticate clients attempting to connect to resources associated with your Azure subscription. (see http://msdn.microsoft.com/en-us/library/windowsazure/jj154124.aspx for more information)

public Microsoft.WindowsAzure.Management.IManagementCertificateOperations ManagementCertificates { get; }
member this.ManagementCertificates : Microsoft.WindowsAzure.Management.IManagementCertificateOperations
Public ReadOnly Property ManagementCertificates As IManagementCertificateOperations

Property Value

Applies to