Skip to main content

Module access_tfa_api

Module access_tfa_api 

Source

Enums§

AccessTfaAddTfaEntryError
struct for typed errors of method access_tfa_add_tfa_entry
AccessTfaDeleteTfaError
struct for typed errors of method access_tfa_delete_tfa
AccessTfaGetTfaEntryError
struct for typed errors of method access_tfa_get_tfa_entry
AccessTfaListTfaError
struct for typed errors of method access_tfa_list_tfa
AccessTfaListUserTfaError
struct for typed errors of method access_tfa_list_user_tfa
AccessTfaUpdateTfaEntryError
struct for typed errors of method access_tfa_update_tfa_entry

Functions§

access_tfa_add_tfa_entry
Add a TFA entry for a user.
access_tfa_delete_tfa
Delete a TFA entry by ID.
access_tfa_get_tfa_entry
Fetch a requested TFA entry if present.
access_tfa_list_tfa
List TFA configurations of users. Permissions: Returns all or just the logged-in user, depending on privileges.
access_tfa_list_user_tfa
List TFA configurations of users.
access_tfa_update_tfa_entry
Add a TFA entry for a user.