SensitivityProperty Class 
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.
Represents the Data Classification Sensitivity Information for columns as configured in Database.
public ref class SensitivityPropertypublic ref class SensitivityProperty sealedpublic class SensitivityPropertypublic sealed class SensitivityPropertytype SensitivityProperty = classPublic Class SensitivityPropertyPublic NotInheritable Class SensitivityProperty- Inheritance
- 
				SensitivityProperty
Constructors
| SensitivityProperty(Label, InformationType, SensitivityRank) | Initializes a new instance of the SensitivityProperty class. | 
| SensitivityProperty(Label, InformationType) | |
Properties
| InformationType | Returns the information type for this SensitivityProperty Object | 
| Label | Returns the label for this SensitivityProperty Object | 
| SensitivityRank | Returns the sensitivity rank for this SensitivityProperty Object |