Show / Hide Table of Contents

Enum EntityMetadata.Types.SourceType

Describes the source of an entity.

Namespace: Google.Backstory
Assembly: Google.Backstory.dll
Syntax
public enum EntityMetadata.Types.SourceType

Fields

Name Description
DerivedContext

Entities derived from customer data such as prevalence, artifact first/last seen, or asset/user first seen stats.

EntityContext

Entities ingested from customers (e.g. AD_CONTEXT, DLP_CONTEXT)

GlobalContext

Global contextual entities such as WHOIS or Safe Browsing.

Unspecified

Default source type

In this article
Back to top Generated by DocFX