PropertiesDataFormat Klasa

Definicja

SecureDataFormat<TData> Wystąpienie do zabezpieczenia AuthenticationProperties.

public ref class PropertiesDataFormat : Microsoft::AspNetCore::Authentication::SecureDataFormat<Microsoft::AspNetCore::Http::Authentication::AuthenticationProperties ^>
public ref class PropertiesDataFormat : Microsoft::AspNetCore::Authentication::SecureDataFormat<Microsoft::AspNetCore::Authentication::AuthenticationProperties ^>
public class PropertiesDataFormat : Microsoft.AspNetCore.Authentication.SecureDataFormat<Microsoft.AspNetCore.Http.Authentication.AuthenticationProperties>
public class PropertiesDataFormat : Microsoft.AspNetCore.Authentication.SecureDataFormat<Microsoft.AspNetCore.Authentication.AuthenticationProperties>
type PropertiesDataFormat = class
    inherit SecureDataFormat<AuthenticationProperties>
Public Class PropertiesDataFormat
Inherits SecureDataFormat(Of AuthenticationProperties)
Dziedziczenie
Dziedziczenie

Konstruktory

PropertiesDataFormat(IDataProtector)

Inicjuje nowe wystąpienie klasy PropertiesDataFormat.

Metody

Protect(TData)

Chroni określony dataelement .

(Odziedziczone po SecureDataFormat<TData>)
Protect(TData, String)

Chroni określony data dla określonego purposeelementu .

(Odziedziczone po SecureDataFormat<TData>)
Unprotect(String)

Usuwa ochronę określonego protectedTextelementu .

(Odziedziczone po SecureDataFormat<TData>)
Unprotect(String, String)

Usuwa ochronę protectedText określoną przy użyciu określonego purposeelementu .

(Odziedziczone po SecureDataFormat<TData>)

Dotyczy