GetZeroTrustGatewayPolicyRuleSettingsCheckSession

data class GetZeroTrustGatewayPolicyRuleSettingsCheckSession(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

Set to true to enable session enforcement.