method property
Reauth method requested. Possible string values are:
- "METHOD_UNSPECIFIED" : Reauthentication disabled.
- "LOGIN" : Prompts the user to log in again.
- "PASSWORD"
- "SECURE_KEY" : User must use their secure key 2nd factor device.
- "ENROLLED_SECOND_FACTORS" : User can use any enabled 2nd factor.
Implementation
core.String? method;