Header menu logo fable-electron-docs-api

OriginMatchingMode Type

Union cases

Union case Description

OriginInAllContexts

Full Usage: OriginInAllContexts

Storage is matched on origin only in all contexts.

ThirdPartiesIncluded

Full Usage: ThirdPartiesIncluded

Storage is matched on origin in first-party contexts and top-level-site in third-party contexts.

Instance members

Instance member Description

this.IsOriginInAllContexts

Full Usage: this.IsOriginInAllContexts

Returns: bool
Returns: bool

this.IsThirdPartiesIncluded

Full Usage: this.IsThirdPartiesIncluded

Returns: bool
Returns: bool

Type something to start searching.