| Name | Type | Description | Notes |
|---|---|---|---|
| AuthenticationMethods | List<AuthenticationMethod> | [optional] | |
| Next | List<Object> | The next steps of the authentication method chain. This is an array of `AuthenticationMethodChain`. Only supports one item in the array. | [optional] |
| ReauthenticateIn | string | Specifies how often the user is prompted for authentication using duration format for the time period. For example, `PT2H30M` for two and a half hours. This parameter can't be set at the same time as the `reauthenticateIn` property on the `verificationMethod`. | [optional] |