PersonalDataAttribute Klasa

Definicja

Służy do wskazywania, że coś jest uznawane za dane osobowe.

public ref class PersonalDataAttribute : Attribute
public class PersonalDataAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.All)]
public class PersonalDataAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Property)]
public class PersonalDataAttribute : Attribute
type PersonalDataAttribute = class
    inherit Attribute
[<System.AttributeUsage(System.AttributeTargets.All)>]
type PersonalDataAttribute = class
    inherit Attribute
[<System.AttributeUsage(System.AttributeTargets.Property)>]
type PersonalDataAttribute = class
    inherit Attribute
Public Class PersonalDataAttribute
Inherits Attribute
Dziedziczenie
PersonalDataAttribute
Pochodne
Atrybuty

Konstruktory

PersonalDataAttribute()

Służy do wskazywania, że coś jest uznawane za dane osobowe.

Dotyczy