WebAclChallengeConfig

data class WebAclChallengeConfig(val immunityTimeProperty: WebAclImmunityTimeProperty? = null)

Constructors

Link copied to clipboard
constructor(immunityTimeProperty: WebAclImmunityTimeProperty? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Determines how long a challenge timestamp in the token remains valid after the client successfully responds to a challenge.