SensitivityClassification.Rank 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 rank values
public enum SensitivityClassification.Rank
type SensitivityClassification.Rank =
Public Enum SensitivityClassification.Rank
- Inheritance
-
SensitivityClassification.Rank
Fields
Name | Value | Description |
---|---|---|
None | 0 | |
Low | 10 | |
Medium | 20 | |
High | 30 | |
Critical | 40 |