Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Format
Dictionary
Pattern
Keyword
Checksum
No
Keyword Highlighting
Supported
When keyword highlighting is supported in the contextual summary for a sensitive information type or a trainable classifier, in the Contextual Summary view of activity explorer, the keywords in a document that were matched to a policy are highlighted.
Definition
A DLP policy has high confidence that it's detected this type of sensitive information if, within a proximity of 300 characters:
- A keyword from
Dictionary_icd_9_updated
is found. - A keyword from
Dictionary_icd_9_codes
is found.
A DLP policy has medium confidence that it's detected this type of sensitive information if, within a proximity of 300 characters:
- A keyword from
Dictionary_icd_9_updated
is found.
<Entity id="fa3f9c74-ee07-4c52-b5f2-085d6b2c0ec4" patternsProximity="300" recommendedConfidence="85">
<Pattern confidenceLevel="85">
<IdMatch idRef="Dictionary_icd_9_updated" />
<Match idRef="Dictionary_icd_9_codes" />
</Pattern>
<Pattern confidenceLevel="75">
<IdMatch idRef="Dictionary_icd_9_updated" />
</Pattern>
</Entity>