Show / Hide Table of Contents

Interface IAbpRecaptchaValidatorFactory

Namespace: Volo.Abp.Account.Security.Recaptcha
Assembly: Volo.Abp.Account.Pro.Public.Application.Contracts.dll
Syntax
public interface IAbpRecaptchaValidatorFactory

Methods

CreateAsync()

Declaration
Task<IRecaptchaValidator> CreateAsync()
Returns
Type Description
Task<IRecaptchaValidator>
In this article
Back to top Powered by Volosoft