Slot: isSecure
"Is the cookie secure? If the cookie isSecure it cannot be delivered over an unencrypted session such as http."
URI: master:isSecure
Applicable Classes
| Name | Description | 
|---|---|
| BrowserCookieFacet | "A browser cookie facet is a grouping of characteristics unique to a piece of... | 
Properties
- Range: BooleanType
 
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/uco-master
 
LinkML Source
name: isSecure
description: '"Is the cookie secure? If the cookie isSecure it cannot be delivered
  over an unencrypted session such as http."'
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
alias: isSecure
domain_of:
- BrowserCookieFacet
range: boolean type