Slot: service_dll_file
For a shared user mode service (service_type_id is 4) this is the
DLL that gets loaded by the generic service host process (e.g.
svchost.exe) to implement the service.
URI: ocsf:service_dll_file
Alias: service_dll_file
Applicable Classes
| Name |
Description |
Modifies Slot |
| WinService |
The Windows Service object describes a Windows service |
no |
Properties
Type and Range
Cardinality and Requirements
Aliases
Annotations
| property |
value |
| ocsf_extension |
windows |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
ocsf:service_dll_file |
| native |
ocsf:service_dll_file |
LinkML Source
name: service_dll_file
annotations:
ocsf_extension:
tag: ocsf_extension
value: windows
description: 'For a shared user mode service (<code>service_type_id</code> is 4) this
is the
DLL that gets loaded by the generic service host process (e.g.
<code>svchost.exe</code>) to implement the service.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Service DLL
rank: 1000
alias: service_dll_file
domain_of:
- WinService
range: File