ProtectedPersonalDataAttribute Klasa

Definicja

Służy do wskazywania, że coś jest uznawane za dane osobowe i powinno być chronione.

public ref class ProtectedPersonalDataAttribute : Microsoft::AspNetCore::Identity::PersonalDataAttribute
public class ProtectedPersonalDataAttribute : Microsoft.AspNetCore.Identity.PersonalDataAttribute
type ProtectedPersonalDataAttribute = class
    inherit PersonalDataAttribute
Public Class ProtectedPersonalDataAttribute
Inherits PersonalDataAttribute
Dziedziczenie
ProtectedPersonalDataAttribute

Konstruktory

ProtectedPersonalDataAttribute()

Służy do wskazywania, że coś jest uznawane za dane osobowe i powinno być chronione.

Dotyczy