Click or drag to resize

EntityResult Properties

The EntityResult type exposes the following members.

Properties
 NameDescription
Public propertyAttributes Associated DocumentAttributes (flags) of any detected entity items.
Public propertyDeviceIdentifierRelatedCounts Count of device identifier related entity items (e.g., IP address, MAC address, and IMEI number, etc).
Public propertyEmailRelatedCounts Count of email related entity items.
Public propertyEmailTransportHeadersTrace 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).
Public propertyEmploymentRelatedCounts Count of employment related entity items.
Public propertyEntityTypeCounts Dictionary of all entity types and their number of unique counts (duplicates and filtered entities not counted) found in extracted text, metadata, or hyperlinks.
Public propertyFerpaRelatedCounts Count of Family Educational Rights and Privacy Act (FERPA) related sensitive/entity items.
Public propertyFinancialRelatedCounts Count of financial related sensitive items (e.g., bank accounts, investment accounts, credit card numbers, IBAN, cryptocurrency addresses).
Public propertyIdentificationRelatedCounts 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.).
Public propertyInsuranceRelatedCounts Count of insurance related entity items.
Public propertyInvestigationRelatedCounts Count of investigation related entity items.
Public propertyItems List of entity items found in extracted text, metadata, or hyperlinks.
Public propertyPersonNameRelatedCounts Count of person name related entity items.
Public propertyPHIRelatedCounts Count of Protected health information (PHI) related sensitive/entity items.
Public propertyPhoneNumberRelatedCounts Count of phone number entity items.
Public propertySecurityRelatedCounts Count of security related entity items (e.g., passwords, login/logon IDs, and database credentials).
Top
See Also