Interface accessUsersTfaReadUserTfaType

Returned by GET /access/users/{userid}/tfa

Hierarchy

  • accessUsersTfaReadUserTfaType

Indexable

[additionalProperties: string]: any

Properties

Properties

realm?: string

The type of TFA the users realm has set, if any.

types?: string[]

Array of the user configured TFA types, if any. Only available if 'multiple' was not passed.

user?: string

The type of TFA the user has set, if any. Only set if 'multiple' was not passed.

Generated using TypeDoc