public sealed class MfaSmsInputModel : IHasPhoneNumber| MfaSmsInputModel | Initializes a new instance of the MfaSmsInputModel class |
| PhoneNumber | Represents a phone number of a user. |
| VerificationCode | Verification code |
| IsPhoneNumberValid |
Checks whether the PhoneNumber property has been properly filled in.
(Defined by ModelValidatorsExtensions) |