EntityResultIdentificationRelatedCounts Property

Count of individual identification related sensitive item counts (e.g., SSN, individual taxpayer Id, driver's license number, passport number, date of birth, state Id card number, health care number id, address, maiden name, etc.).

Definition

Namespace: OpenDiscoverSDK.Interfaces.Content.TextAnalytics
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
[DataMemberAttribute]
public int IdentificationRelatedCounts { get; set; }

Property Value

Int32

See Also