summaryP:DotNetNuke.Services.Authentication.AuthenticationConfig.UseCaptcha

Namespace: DotNetNuke.Services.Authentication
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public bool UseCaptcha { get; set; }
Visual Basic
Public Property UseCaptcha As Boolean
	Get
	Set

See Also