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 SensitivityProperty
public ref class SensitivityProperty sealed
public class SensitivityProperty
public sealed class SensitivityProperty
type SensitivityProperty = class
Public Class SensitivityProperty
Public 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 |