static/jsvm/interfaces/core.MFAConfig.html
DurationTime returns the current Duration as [time.Duration].
Validate makes MFAConfig validatable by implementing [validation.Validatable] interface.
duration: number
Duration specifies how long an issued MFA to be valid (in seconds)
enabled: boolean
rule: string
Rule is an optional field to restrict MFA only for the records that satisfy the rule.
Leave it empty to enable MFA for everyone.
OSLightDark
Generated using TypeDoc