ProtectedPersonalDataAttribute Classe

Definizione

Usato per indicare che un elemento è considerato dati personali e deve essere protetto.

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
Ereditarietà
ProtectedPersonalDataAttribute

Costruttori

ProtectedPersonalDataAttribute()

Usato per indicare che un elemento è considerato dati personali e deve essere protetto.

Si applica a