WebSiteSslCertificate Members
Represents an SSL certificate.
The following tables list the members exposed by the WebSiteSslCertificate type.
Public Constructors
Name | Description | |
---|---|---|
WebSiteSslCertificate | Initializes a new instance of the WebSiteSslCertificate class. |
Top
Public Properties
Name | Description | |
---|---|---|
IsToBeDeleted | Gets or sets whether the certificate should be deleted. | |
Password | Gets or sets the password for the certificate. | |
PfxBlob | Gets or sets a base64Binary value that contains the PfxBlob of the certificate. | |
Thumbprint | Gets or sets the certificate thumbprint. |
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
WebSiteSslCertificate Class
Microsoft.WindowsAzure.Management.WebSites.Models.WebSiteUpdateParameters Namespace