ZeroTrustGatewayPolicyRuleSettingsCheckSession

data class ZeroTrustGatewayPolicyRuleSettingsCheckSession(val duration: String, val enforce: Boolean)

Constructors

constructor(duration: String, enforce: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Configure how fresh the session needs to be to be considered valid.

Link copied to clipboard

Enable session enforcement for this rule.