TeamsRuleRuleSettingsCheckSession

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

Constructors

Link copied to clipboard
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.