ProtectedPersonalDataAttribute Klasse

Definition

Wird verwendet, um anzugeben, dass etwas als personenbezogene Daten betrachtet wird und geschützt werden soll.

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
Vererbung
ProtectedPersonalDataAttribute

Konstruktoren

ProtectedPersonalDataAttribute()

Wird verwendet, um anzugeben, dass etwas als personenbezogene Daten betrachtet wird und geschützt werden soll.

Gilt für: