ManagementCertificateListResponse.SubscriptionCertificate Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A management certificate that is valid for your subscription.
public class ManagementCertificateListResponse.SubscriptionCertificate
type ManagementCertificateListResponse.SubscriptionCertificate = class
Public Class ManagementCertificateListResponse.SubscriptionCertificate
- Inheritance
-
ManagementCertificateListResponse.SubscriptionCertificate
Constructors
ManagementCertificateListResponse.SubscriptionCertificate() |
Initializes a new instance of the SubscriptionCertificate class. |
Properties
Created |
Optional. The time that the management certificate was created, in UTC. |
Data |
Optional. A base-64 representation of the data contained in the management certificate, in cer format. |
PublicKey |
Optional. A base-64 representation of the management certificate public key. |
Thumbprint |
Optional. The X509 certificate thumbprint property of the management certificate. This thumbprint uniquely identifies the certificate. |