Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 872 Bytes

AuthenticationMethod.md

File metadata and controls

13 lines (9 loc) · 872 Bytes

AuthenticationMethod

Properties

Name Type Description Notes
authenticationType String Indicates the type of authentication. Valid values are: - `PhoneAuth` - `STAN` - `ISCheck` - `OFAC` - `AccessCode` - `AgeVerify` - `SSOAuth` [optional]
lastProvider String The last provider that authenticated the user. [optional]
lastTimestamp String The data and time the user last used the authentication method. [optional]
totalCount String The number of times the authentication method was used. [optional]

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