Skip to content

Enum: AccountTypeIdEnum

The normalized account type identifier.

URI: ocsf:AccountTypeIdEnum

Permissible Values

Value Meaning Description
UNKNOWN None The account type is unknown
LDAP_ACCOUNT None LDAP Account
WINDOWS_ACCOUNT None Windows Account
AWS_IAM_USER None AWS IAM User
AWS_IAM_ROLE None AWS IAM Role
GCP_ACCOUNT None GCP Account
AZURE_AD_ACCOUNT None Note: The new product name for Azure AD is Microsoft Entra ID
MAC_OS_ACCOUNT None Mac OS Account
APPLE_ACCOUNT None Apple Account
LINUX_ACCOUNT None Linux Account
AWS_ACCOUNT None AWS Account
GCP_PROJECT None GCP Project
OCI_COMPARTMENT None OCI Compartment
AZURE_SUBSCRIPTION None Azure Subscription
SALESFORCE_ACCOUNT None Salesforce Account
GOOGLE_WORKSPACE None Google Workspace
SERVICENOW_INSTANCE None Servicenow Instance
M365_TENANT None M365 Tenant
EMAIL_ACCOUNT None Email Account
ACTIVEDIRECTORY_ACCOUNT None ActiveDirectory Account
OTHER None The account type is not mapped

Slots

Name Description
type_id The normalized account type identifier

Identifier and Mapping Information

Schema Source

LinkML Source

name: AccountTypeIdEnum
description: The normalized account type identifier.
from_schema: https://w3id.org/lmodel/ocsf
rank: 1000
permissible_values:
  UNKNOWN:
    text: UNKNOWN
    description: The account type is unknown.
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '0'
      caption:
        tag: caption
        value: Unknown
  LDAP_ACCOUNT:
    text: LDAP_ACCOUNT
    description: LDAP Account
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '1'
      caption:
        tag: caption
        value: LDAP Account
  WINDOWS_ACCOUNT:
    text: WINDOWS_ACCOUNT
    description: Windows Account
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '2'
      caption:
        tag: caption
        value: Windows Account
  AWS_IAM_USER:
    text: AWS_IAM_USER
    description: AWS IAM User
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '3'
      caption:
        tag: caption
        value: AWS IAM User
  AWS_IAM_ROLE:
    text: AWS_IAM_ROLE
    description: AWS IAM Role
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '4'
      caption:
        tag: caption
        value: AWS IAM Role
  GCP_ACCOUNT:
    text: GCP_ACCOUNT
    description: GCP Account
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '5'
      caption:
        tag: caption
        value: GCP Account
  AZURE_AD_ACCOUNT:
    text: AZURE_AD_ACCOUNT
    description: 'Note: The new product name for Azure AD is Microsoft Entra ID.'
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '6'
      caption:
        tag: caption
        value: Azure AD Account
  MAC_OS_ACCOUNT:
    text: MAC_OS_ACCOUNT
    description: Mac OS Account
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '7'
      caption:
        tag: caption
        value: Mac OS Account
  APPLE_ACCOUNT:
    text: APPLE_ACCOUNT
    description: Apple Account
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '8'
      caption:
        tag: caption
        value: Apple Account
  LINUX_ACCOUNT:
    text: LINUX_ACCOUNT
    description: Linux Account
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '9'
      caption:
        tag: caption
        value: Linux Account
  AWS_ACCOUNT:
    text: AWS_ACCOUNT
    description: AWS Account
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '10'
      caption:
        tag: caption
        value: AWS Account
  GCP_PROJECT:
    text: GCP_PROJECT
    description: GCP Project
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '11'
      caption:
        tag: caption
        value: GCP Project
  OCI_COMPARTMENT:
    text: OCI_COMPARTMENT
    description: OCI Compartment
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '12'
      caption:
        tag: caption
        value: OCI Compartment
  AZURE_SUBSCRIPTION:
    text: AZURE_SUBSCRIPTION
    description: Azure Subscription
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '13'
      caption:
        tag: caption
        value: Azure Subscription
  SALESFORCE_ACCOUNT:
    text: SALESFORCE_ACCOUNT
    description: Salesforce Account
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '14'
      caption:
        tag: caption
        value: Salesforce Account
  GOOGLE_WORKSPACE:
    text: GOOGLE_WORKSPACE
    description: Google Workspace
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '15'
      caption:
        tag: caption
        value: Google Workspace
  SERVICENOW_INSTANCE:
    text: SERVICENOW_INSTANCE
    description: Servicenow Instance
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '16'
      caption:
        tag: caption
        value: Servicenow Instance
  M365_TENANT:
    text: M365_TENANT
    description: M365 Tenant
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '17'
      caption:
        tag: caption
        value: M365 Tenant
  EMAIL_ACCOUNT:
    text: EMAIL_ACCOUNT
    description: Email Account
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '18'
      caption:
        tag: caption
        value: Email Account
  ACTIVEDIRECTORY_ACCOUNT:
    text: ACTIVEDIRECTORY_ACCOUNT
    description: ActiveDirectory Account
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '19'
      caption:
        tag: caption
        value: ActiveDirectory Account
  OTHER:
    text: OTHER
    description: The account type is not mapped.
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '99'
      caption:
        tag: caption
        value: Other