> ## Documentation Index
> Fetch the complete documentation index at: https://docs-staging.auth0-mintlify.app/llms.txt
> Use this file to discover all available pages before exploring further.

# MfaPhoneChallengePickAuthenticatorOptions

PickAuthenticatorOptions
'pick-authenticator' アクションのオプションを定義します。
利用可能な場合、ユーザーは別のMFA方式を選択できます。

```ts Example theme={null}
export interface PickAuthenticatorOptions extends CustomOptions {}
```
