Skip to content

RecaptchaSettings.SecretKey property

Gets or sets the secret key.

public string? SecretKey { get; set; }

Property Value

The secret key.

See Also