Window: isSecureContext property
The isSecureContext
read-only property of the Window
interface returns a boolean indicating whether the current context is secure (true
) or not (false
).
Value
A boolean.
Specifications
Specification |
---|
HTML # dom-issecurecontext-dev |
Browser compatibility
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
isSecureContext | ||||||||||||
Available in workers |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.