Walter.BOM Namespace
Walter.Web.FireWall Namespace
ASP-WAF | .Net API for WAF Systems

SecureCookiesAttribute Class

Ensure that all cookies are secure unless explicitly specified and data in the cookie is GDPR protected if at all possible

Namespace:  Walter.Web.FireWall.Annotations
Assembly:  Walter.Web.FireWall (in Walter.Web.FireWall.dll)

Syntax


public sealed class SecureCookiesAttribute

Remarks


You can read and write in clear text, the firewall will ensure the data is secure in. this method is limited to HttpOnly cookies a JavaScript cookies bypass this filter and will not be able to read the cookie cookies.