Firefox Tomorrow

web api instance property

Window: isSecureContext property

View on MDN ↗

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

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.

See also