WebAclCaptchaConfig

data class WebAclCaptchaConfig(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 CAPTCHA timestamp in the token remains valid after the client successfully solves a CAPTCHA puzzle.