PublicDataAttribute 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.
Public data.
public ref class PublicDataAttribute sealed : Microsoft::Extensions::Compliance::Classification::DataClassificationAttribute
public sealed class PublicDataAttribute : Microsoft.Extensions.Compliance.Classification.DataClassificationAttribute
type PublicDataAttribute = class
inherit DataClassificationAttribute
Public NotInheritable Class PublicDataAttribute
Inherits DataClassificationAttribute
- Inheritance
Constructors
PublicDataAttribute() |
Initializes a new instance of the PublicDataAttribute class. |
Properties
Classification |
Gets the classification represented by this attribute. (Inherited from DataClassificationAttribute) |
Notes |
Gets or sets the notes. (Inherited from DataClassificationAttribute) |
Applies to
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
.NET