SensitivityClassification.OptionType 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.
Sensitivity classification option type used in AddSensitivityClassificationStatement
public enum SensitivityClassification.OptionType
type SensitivityClassification.OptionType =
Public Enum SensitivityClassification.OptionType
- Inheritance
-
SensitivityClassification.OptionType
Fields
Name | Value | Description |
---|---|---|
Undefined | -1 | |
Label | 0 | |
LabelId | 1 | |
InformationType | 2 | |
InformationTypeId | 3 | |
Rank | 4 |