CertificateCloudCredentials Constructor (String, X509Certificate2)
Initializes a new instance of the CertificateCloudCredentials class.
Assembly: Microsoft.WindowsAzure.Common.NetFramework (in Microsoft.WindowsAzure.Common.NetFramework.dll)
Parameters
- subscriptionId
-
Type:
System.String
The identifier of the subscription.
- managementCertificate
-
Type:
System.Security.Cryptography.X509Certificates.X509Certificate2
The management certificate that is associated with the subscription.
Show: