KestrunHost.AntiforgeryOptions property
Gets the antiforgery options for configuring antiforgery token generation and validation.
public AntiforgeryOptions? AntiforgeryOptions { get; set; }
See Also
- class KestrunHost
- namespace Kestrun.Hosting
Gets the antiforgery options for configuring antiforgery token generation and validation.
public AntiforgeryOptions? AntiforgeryOptions { get; set; }