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+45c8d9adb5970d727cceec44a5ed61aea0016e50
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.
|