Open |
Represents the various entity content extracted by the IContentExtractor interfaces.
| Class | Description | |
|---|---|---|
| EmailTransportHeader | Represents one header instance in an email's transport message headers. | |
| Entity | Represents a detected entity item in extracted text and/or metadata. See EntityResult for more information. | |
| EntityResult | Entity analysis results. | |
| SupportedEmojiTypes | List of emojis supported for identification by sensitive item detection engine. |
| Enumeration | Description | |
|---|---|---|
| EntityCategoryType | Entity item category type. An entity may belong to one or more categories. | |
| EntityLocationType | Entity location type. | |
| EntityMatchType | Entity item match type. | |
| EntityType | Entity type found in extracted text or metadata. See remarks. |
The classes and enumerations in this namespace define the entity content extracted by the IContentExtractor derived interfaces.
To enable entity content like social security numbers, bank accounts, credit cards, etc to be identified by SDK see EntityExtractionSettings.