Skip to main content
mfa-push-challenge-push 画面固有のデータ用インターフェース
Example

プロパティ

string
string
string
deviceName

型宣言

{ deviceName: string; showRememberDevice?: boolean; }

deviceName

プッシュ通知を受信するデバイスの名前

showRememberDevice?

デバイスを記憶するオプションを表示するかどうかnull
boolean
string
Record