Click or drag to resize

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.).

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

Property Value

Int32
See Also