The EntityResult type exposes the following members.
Properties| | Name | Description |
|---|
 | Attributes |
Associated DocumentAttributes (flags) of any detected entity items.
|
 | DeviceIdentifierRelatedCounts |
Count of device identifier related entity items (e.g., IP address, MAC address, and IMEI number, etc).
|
 | EmailRelatedCounts |
Count of email related entity items.
|
 | EmailTransportHeadersTrace |
Traces an email's transport headers for MIME, EML, EMLX, and Outlook .msg email file formats. For all other
file formats this property list will not be set (i.e., empty list).
|
 | EmploymentRelatedCounts |
Count of employment related entity items.
|
 | EntityTypeCounts |
Dictionary of all entity types and their number of unique counts (duplicates and filtered entities not counted) found in extracted text, metadata, or hyperlinks.
|
 | FerpaRelatedCounts |
Count of Family Educational Rights and Privacy Act (FERPA) related sensitive/entity items.
|
 | FinancialRelatedCounts |
Count of financial related sensitive items (e.g., bank accounts, investment accounts, credit card numbers, IBAN, cryptocurrency addresses).
|
 | IdentificationRelatedCounts |
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.).
|
 | InsuranceRelatedCounts |
Count of insurance related entity items.
|
 | InvestigationRelatedCounts |
Count of investigation related entity items.
|
 | Items |
List of entity items found in extracted text, metadata, or hyperlinks.
|
 | PersonNameRelatedCounts |
Count of person name related entity items.
|
 | PHIRelatedCounts |
Count of Protected health information (PHI) related sensitive/entity items.
|
 | PhoneNumberRelatedCounts |
Count of phone number entity items.
|
 | SecurityRelatedCounts |
Count of security related entity items (e.g., passwords, login/logon IDs, and database credentials).
|
Top
See Also