Skip to content

Slot: credential_uid

The unique identifier of the user's credential. For example, AWS Access Key ID.

URI: ocsf:credential_uid Alias: credential_uid

Applicable Classes

Name Description Modifies Slot
Session The Session object describes details about an authenticated session no
User The User object describes the characteristics of a user/person or a security yes

Properties

Type and Range

Property Value
Range String
Domain Of Session, User

Cardinality and Requirements

Property Value

Aliases

  • User Credential ID

Identifier and Mapping Information

Annotations

property value
observable_id 19

Schema Source

Mappings

Mapping Type Mapped Value
self ocsf:credential_uid
native ocsf:credential_uid

LinkML Source

name: credential_uid
annotations:
  observable_id:
    tag: observable_id
    value: 19
description: The unique identifier of the user's credential. For example, AWS Access
  Key ID.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- User Credential ID
rank: 1000
alias: credential_uid
domain_of:
- Session
- User
range: string