Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ExpressStage

The set of stage values used in Express authentication trees.

Index

Enumeration members

DeviceAuthentication

DeviceAuthentication: = "DeviceAuthentication"

DeviceRegistration

DeviceRegistration: = "DeviceRegistration"

DeviceRegistrationChoice

DeviceRegistrationChoice: = "DeviceRegistrationChoice"

LoginSuccess

LoginSuccess: = "LoginSuccess"

OneTimePasswordEmail

OneTimePasswordEmail: = "OneTimePasswordEmail"

OneTimePasswordSMS

OneTimePasswordSMS: = "OneTimePasswordSMS"

Password

Password: = "Password"

PasswordlessChoice

PasswordlessChoice: = "PasswordlessChoice"

RegistrationSuccess

RegistrationSuccess: = "RegistrationSuccess"

RegistrationUserInfo

RegistrationUserInfo: = "RegistrationUserInfo"

SecondFactorChoice

SecondFactorChoice: = "SecondFactorChoice"

UserPassword

UserPassword: = "UserPassword"

Username

Username: = "Username"

UsernamePassword

UsernamePassword: = "UsernamePassword"