Certificate Members
Represents a service certificate that is valid in a subscription.
The following tables list the members exposed by the Certificate type.
Public Constructors
Name | Description | |
---|---|---|
Certificate | Initializes a new instance of the Certificate class. |
Top
Public Properties
Name | Description | |
---|---|---|
CertificateUri | Gets or sets the request URI for Service Management API calls. | |
Data | Gets or sets the base-64 encoded form of the public portion of the service certificate. | |
Thumbprint | Gets or sets the thumbprint of the service certificate. | |
ThumbprintAlgorithm | Gets or sets the thumbprint algorithm of the service 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
Certificate Class
Microsoft.WindowsAzure.Management.Compute.Models.ServiceCertificateListResponse Namespace