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

# ResetPasswordMfaWebAuthnPlatformChallengeTryAnotherMethodOptions

TryAnotherMethodOptions

```ts Example theme={null}
export interface TryAnotherMethodOptions extends CustomOptions {
  // 現在、このActionにはCustomOptions以外の固有のプロパティは定義されていません。
  // このインターフェースは将来の拡張性のために用意されています。
}
```
