Skip to content

RecaptchaSettings.SiteKey property

Gets or sets the site key.

public string? SiteKey { get; set; }

Property Value

The site key.

See Also