Enum SameSiteCookiesType
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[To("NoneWithTrailingDotRemoved")]
public enum SameSiteCookiesType
Fields
[Value("\"all\"")] All = 0[Value("\"none\"")] None = 1
[To("NoneWithTrailingDotRemoved")]
public enum SameSiteCookiesType
[Value("\"all\"")]
All = 0[Value("\"none\"")]
None = 1