GetZeroTrustGatewaySettingsSettingsBlockPage

data class GetZeroTrustGatewaySettingsSettingsBlockPage(val backgroundColor: String, val enabled: Boolean, val footerText: String, val headerText: String, val logoPath: String, val mailtoAddress: String, val mailtoSubject: String, val name: String, val suppressFooter: Boolean)

Constructors

constructor(backgroundColor: String, enabled: Boolean, footerText: String, headerText: String, logoPath: String, mailtoAddress: String, mailtoSubject: String, name: String, suppressFooter: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Block page background color in #rrggbb format.

Link copied to clipboard

Enable only cipher suites and TLS versions compliant with FIPS 140-2.

Link copied to clipboard

Block page footer text.

Link copied to clipboard

Block page header text.

Link copied to clipboard

Full URL to the logo file.

Link copied to clipboard

Admin email for users to contact.

Link copied to clipboard

Subject line for emails created from block page.

Link copied to clipboard

Block page title.

Link copied to clipboard

Suppress detailed info at the bottom of the block page.