ClassificationScheme Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The type of classification method that the Microsoft Classification Engine should use to classify and give results, based on the policy settings of the tenant
public enum ClassificationScheme
type ClassificationScheme =
Public Enum ClassificationScheme
- Inheritance
-
ClassificationScheme
Fields
Name | Value | Description |
---|---|---|
AggregatedOnly | 0 | Result with just the aggregate count and confidence for the sensitive type |
DetailedResults | 1 | Result with detailed internal results of counts at different confidence |