ManagementCertificateListResponse.SubscriptionCertificate Class

Definition

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.

Applies to