ClassificationScheme Enum

Definition

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

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

Applies to