Slot: secure (DEPRECATED)
The cookie attribute to only send cookies to the server with an encrypted
request over the HTTPS protocol.
URI: ocsf:secure
Alias: 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:secure |
| native |
ocsf:secure |
LinkML Source
name: secure
description: 'The cookie attribute to only send cookies to the server with an encrypted
request over the HTTPS protocol.'
deprecated: Use the <code>is_secure</code> attribute instead. (since 1.1.0)
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Secure
rank: 1000
alias: secure
domain_of:
- HttpCookie
range: boolean