DataClassificationAttribute Osztály
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
Alapattribútum az adatbesoroláshoz.
public ref class DataClassificationAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Field | System.AttributeTargets.GenericParameter | System.AttributeTargets.Interface | System.AttributeTargets.Parameter | System.AttributeTargets.Property | System.AttributeTargets.ReturnValue | System.AttributeTargets.Struct, AllowMultiple=true)]
public class DataClassificationAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Field | System.AttributeTargets.GenericParameter | System.AttributeTargets.Interface | System.AttributeTargets.Parameter | System.AttributeTargets.Property | System.AttributeTargets.ReturnValue | System.AttributeTargets.Struct, AllowMultiple=true)>]
type DataClassificationAttribute = class
inherit Attribute
Public Class DataClassificationAttribute
Inherits Attribute
- Öröklődés
- Származtatott
- Attribútumok
Konstruktorok
| Name | Description |
|---|---|
| DataClassificationAttribute(DataClassification) |
Inicializálja a DataClassificationAttribute osztály új példányát. |
Tulajdonságok
| Name | Description |
|---|---|
| Classification |
Lekéri az attribútum által képviselt besorolást. |
| Notes |
Lekéri vagy beállítja a jegyzeteket. |