SubscriptionCertificate (Tenant object)
Applies To: Windows Azure Pack
Represents a management certificate.
The SubscriptionCertificate object has the following elements:
Name | Description |
|---|---|
SubscriptionCertificatePublicKey | The Base64 encoded public key for the management certificate. |
SubscriptionCertificateThumbprint | The thumbprint that uniquely identifies the management certificate. |
SubscriptionCertificateData | The Base64 encoded CER file that contains the data of the certificate. |
TimeCreated | The time the management certificate was created in UTC format. |
This object is only available to tenants.
Show: