Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 739 Bytes

LoginSecurity.md

File metadata and controls

11 lines (8 loc) · 739 Bytes

LoginSecurity

Properties

Name Type Description Notes
two_factor_enabled bool Shows if the login has two factor enabled for the login process [optional] [default to false]
recovery_codes_enabled bool Shows if the login has recovery codes enabled to bypass two factor [optional] [default to false]
notify_on_new_login_enabled bool Shows if the login has enabled to be notified if a new login is made from an unknown device. [optional] [default to true]

[Back to Model list] [Back to API list] [Back to README]