Interface accessTfaGetTfaEntry

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

Hierarchy

  • accessTfaGetTfaEntry

Indexable

[additionalProperties: string]: any

Properties

created: number

Creation time of this entry as unix epoch.

description: string

User chosen description for this entry.

enable?: boolean

Whether this TFA entry is currently enabled.

id: string

The id used to reference this entry.

type: string

TFA Entry Type.

Generated using TypeDoc