MagicCMS Documentation

MagicCMSConfiguration..::..GoogleCaptchaSecret Property

Gets the google recaptcha secret key.

Namespace:  MagicCMS.Core
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


[ConfigurationPropertyAttribute]
public string GoogleCaptchaSecret { get; }

Field Value

The google recaptcha secret.

Remarks


If you provide a recaptcha secret key and a recaptcha site key, login will be protected by the only humans Google recaptcha control.