Variable UserAuthenticationMethodPropertiesEnumConst
UserAuthenticationMethodPropertiesEnum: {
Totp: "totp";
Push: "push";
Sms: "sms";
Voice: "voice";
} = ...
Type Declaration
-
ReadonlyTotp: "totp"
-
ReadonlyPush: "push"
-
ReadonlySms: "sms"
-
ReadonlyVoice: "voice"