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 sealed class SensitivityProperty
public class SensitivityProperty
type SensitivityProperty = class
Public NotInheritable Class SensitivityProperty
Public Class SensitivityProperty
- Inheritance
-
SensitivityProperty
Constructors
| SensitivityProperty(Label, InformationType, SensitivityRank) |
Initializes a new instance of the SensitivityProperty class. |
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 |