Share via


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
public property IsToBeDeleted Gets or sets whether the certificate should be deleted.
public property Password Gets or sets the password for the certificate.
public property PfxBlob Gets or sets a base64Binary value that contains the PfxBlob of the certificate.
public property Thumbprint Gets or sets the certificate thumbprint.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

WebSiteSslCertificate Class
Microsoft.WindowsAzure.Management.WebSites.Models.WebSiteUpdateParameters Namespace