SettingsAccessSettingsReauthSettings

data class SettingsAccessSettingsReauthSettings(val maxAge: String, val method: String, val policyType: String)

Constructors

Link copied to clipboard
constructor(maxAge: String, method: String, policyType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Reauth session lifetime, how long before a user has to reauthenticate again. A duration in seconds with up to nine fractional digits, ending with 's'. Example: "3.5s".

Link copied to clipboard

Reauth method requested. The possible values are:

Link copied to clipboard

How IAP determines the effective policy in cases of hierarchical policies. Policies are merged from higher in the hierarchy to lower in the hierarchy. The possible values are: