ManagementCertificateGetResponse Members

Represents a management certificate.

The following tables list the members exposed by the ManagementCertificateGetResponse type.

Public Constructors

  Name Description
  ManagementCertificateGetResponse Initializes a new instance of the ManagementCertificateGetResponse 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.
RequestId  (Inherited from AzureOperationResponse)
StatusCode  (Inherited from HttpOperationResponse)
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

ManagementCertificateGetResponse Class
Microsoft.WindowsAzure.Management.Models Namespace