Variable CreatedAuthenticationMethodTypeEnumConst
CreatedAuthenticationMethodTypeEnum: {
Phone: "phone";
Email: "email";
Totp: "totp";
WebauthnRoaming: "webauthn-roaming";
} = ...
Type Declaration
-
ReadonlyPhone: "phone"
-
ReadonlyEmail: "email"
-
ReadonlyTotp: "totp"
-
ReadonlyWebauthnRoaming: "webauthn-roaming"