LetsEncryptSettings Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

Let's Encrypt Settings

INHERITED FROM

RASSerilazableObjarrow-up-right⇒LetsEncryptSettings

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

UInt32

AutoRenewCertBeforeExpirationDays

The amount of days before expiration for automatic renewal to take place.

List<String>

ExpirationEmails

The list of email addresses where expiration emails will be sent.

Boolean

Replicate

Whether Replicate is enabled.

Boolean

TermsAccepted

Whether Let's Encrypt Terms are accepted.

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated