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.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
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.
|