StoredCertificateSettings Class
Represents the settings of a stored service certificate.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
| Name | Description | |
|---|---|---|
![]() | StoredCertificateSettings() | Initializes a new instance of the StoredCertificateSettings class. |
![]() | StoredCertificateSettings(String, String) | Initializes a new instance of the StoredCertificateSettings class with required arguments. |
| Name | Description | |
|---|---|---|
![]() | StoreName | Gets or sets the name of the certificate store from which the certificate should be retrieved. |
![]() | Thumbprint | Gets or sets the thumbprint of the certificate. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Stored certificate settings reference certificates that already exist in the cloud service. Before you configure the stored certificates for the Virtual Machine, you must first add the certificates to the certificate store of the cloud service.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)