Skip to content

Slot: content_type

Specifies the value of the 'Content-Type' header of the email message.

URI: attack:content_type Alias: content_type

Applicable Classes

Name Description Modifies Slot
MimePartType Specifies a component of a multi-part email body as defined in the email-mess... no
EmailMessage The Email Message Object represents an instance of an email message no

Properties

Type and Range

Property Value
Range String
Domain Of EmailMessage, MimePartType

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/attack

Mappings

Mapping Type Mapped Value
self attack:content_type
native attack:content_type

LinkML Source

name: content_type
description: Specifies the value of the 'Content-Type' header of the email message.
from_schema: https://w3id.org/lmodel/attack
rank: 1000
alias: content_type
domain_of:
- EmailMessage
- MimePartType
range: string