GetZeroTrustGatewaySettingsSettingsAntivirus

data class GetZeroTrustGatewaySettingsSettingsAntivirus(val enabledDownloadPhase: Boolean, val enabledUploadPhase: Boolean, val failClosed: Boolean, val notificationSettings: GetZeroTrustGatewaySettingsSettingsAntivirusNotificationSettings)

Constructors

constructor(enabledDownloadPhase: Boolean, enabledUploadPhase: Boolean, failClosed: Boolean, notificationSettings: GetZeroTrustGatewaySettingsSettingsAntivirusNotificationSettings)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Enable anti-virus scanning on downloads.

Link copied to clipboard

Enable anti-virus scanning on uploads.

Link copied to clipboard

Block requests for files that cannot be scanned.

Link copied to clipboard

Configure a message to display on the user's device when an antivirus search is performed.