Slot: is_secure
The cookie attribute indicates that cookies are sent to the server only when
the request is encrypted using the HTTPS protocol.
URI: ocsf:is_secure
Alias: is_secure
Applicable Classes
| Name |
Description |
Modifies Slot |
| HttpCookie |
The HTTP Cookie object, also known as a web cookie or browser cookie, contain... |
no |
Properties
Type and Range
Cardinality and Requirements
Aliases
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
ocsf:is_secure |
| native |
ocsf:is_secure |
LinkML Source
name: is_secure
description: 'The cookie attribute indicates that cookies are sent to the server only
when
the request is encrypted using the HTTPS protocol.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Secure
rank: 1000
alias: is_secure
domain_of:
- HttpCookie
range: boolean