SensitivityLabelRank 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 rank of the sensitivity label.
public enum SensitivityLabelRank
type SensitivityLabelRank =
Public Enum SensitivityLabelRank
- Inheritance
-
SensitivityLabelRank
Fields
Name | Value | Description |
---|---|---|
None | 0 | None. |
Low | 1 | Low. |
Medium | 2 | Medium. |
High | 3 | High. |
Critical | 4 | Critical. |