Sdílet prostřednictvím


PersonalDataAttribute Třída

Definice

Používá se k označení, že se něco považuje za osobní údaje.

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
Dědičnost
PersonalDataAttribute
Odvozené
Atributy

Konstruktory

PersonalDataAttribute()

Používá se k označení, že se něco považuje za osobní údaje.

Platí pro