protected abstract Task<IServiceResult> OnSendCodeAsync( int purpose, string email, string code, CancellationToken cancellationToken )
In This Article