LetsEncryptSettings Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

Let's Encrypt Settings

INHERITED FROM

RASSerilazableObj⇒LetsEncryptSettings

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

TypeNameDescription

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

TypeNameDescription

Int32

CompareTo (Object obj)

Inherited from RASSerilazableObj

Boolean

Equals (Object obj)

Inherited from RASSerilazableObj

Int32

GetHashCode ()

Inherited from RASSerilazableObj

Type

GetType ()

String

ToString ()

Last updated

© 2024 Parallels International GmbH. All rights reserved.