Class CaptchaRequest
Inherited Members
Namespace: Volo.CmsKit.Public.Web.Security.Captcha
Assembly: Volo.CmsKit.Public.Web.dll
Syntax
public class CaptchaRequest
Constructors
CaptchaRequest()
Declaration
public CaptchaRequest()
Properties
Input
Declaration
public CaptchaInput Input { get; set; }
Property Value
Type | Description |
---|---|
CaptchaInput |
Output
Declaration
public CaptchaOutput Output { get; set; }
Property Value
Type | Description |
---|---|
CaptchaOutput |