MfaTwilioService Class
Service for sending and verifying MFA codes using Twilio.
Namespace: MobileTrack.Web.Components.ServicesAssembly: MobileTrack.Web.Components (in MobileTrack.Web.Components.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
public sealed class MfaTwilioService : IDisposable
- Inheritance
- Object MfaTwilioService
- Implements
- IDisposable
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
| SendVerificationCode |
Method to send a verification code to a phone number.
|
| VerifyCode | Task to verify a code sent to a phone number.
|