LetsEncryptSettings Class
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
Let's Encrypt Settings
INHERITED FROM
RASSerilazableObj⇒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
Type
GetType ()
String
ToString ()
Last updated