Delen via


ProtectedPersonalDataAttribute Class

Definition

Used to indicate that something is considered personal data and should be protected.

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

Applies to