SubscriptionCertificate Members
Represents a management certificate.
The following tables list the members exposed by the SubscriptionCertificate type.
Public Constructors
Name | Description | |
---|---|---|
SubscriptionCertificate | Initializes a new instance of the SubscriptionCertificate class. |
Top
Public Properties
Name | Description | |
---|---|---|
Created | Gets or sets the time that the management certificate was created, in UTC. | |
Data | Gets or sets the base-64 encoded data of the management certificate. | |
PublicKey | Gets or sets a base-64 encoded public key. | |
Thumbprint | Gets or sets the thumbprint of the management certificate. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
SubscriptionCertificate Class
Microsoft.WindowsAzure.Management.Models.ManagementCertificateListResponse Namespace