PrivateDataAttribute 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.
Private data.
public ref class PrivateDataAttribute sealed : Microsoft::Extensions::Compliance::Classification::DataClassificationAttribute
public sealed class PrivateDataAttribute : Microsoft.Extensions.Compliance.Classification.DataClassificationAttribute
type PrivateDataAttribute = class
inherit DataClassificationAttribute
Public NotInheritable Class PrivateDataAttribute
Inherits DataClassificationAttribute
- Inheritance
Constructors
PrivateDataAttribute() |
Initializes a new instance of the PrivateDataAttribute class. |
Properties
Classification |
Gets the classification represented by this attribute. (Inherited from DataClassificationAttribute) |
Notes |
Gets or sets the notes. (Inherited from DataClassificationAttribute) |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.