LetsEncryptSettings
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
Let's Encrypt Settings
INHERITED FROM
⇒
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
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
### References to Commands
Last updated