Click or drag to resize
RecaptchaValidatorPrivateKey Property
The shared key between the site and reCAPTCHA.

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 13.0.131
Syntax
C#
public string PrivateKey { get; set; }

Property Value

Type: String
See Also