RecaptchaSettings.SecretKey property
Gets or sets the secret key.
public string? SecretKey { get; set; }
Property Value
The secret key.
See Also
- class RecaptchaSettings
Gets or sets the secret key.
public string? SecretKey { get; set; }
The secret key.