Variable CreatedUserAuthenticationMethodTypeEnum
CreatedUserAuthenticationMethodTypeEnum: {
Phone: "phone";
Email: "email";
Totp: "totp";
WebauthnRoaming: "webauthn-roaming";
Passkey: "passkey";
}
Type declaration
ReadonlyPhone: "phone"
ReadonlyEmail: "email"
ReadonlyTotp: "totp"
ReadonlyWebauthnRoaming: "webauthn-roaming"
ReadonlyPasskey: "passkey"