FrontendSecurityOptions Interface

Options that can be supplied with IModelAppOptions to customize frontend security.

extensions

Properties

Name Type Description
csrfProtection Readonly undefined | { cookieName?: string, enabled: boolean, headerName?: string } Configures protection from Cross Site Request Forgery attacks.  

Defined in

Last Updated: 20 June, 2023