Bagikan melalui


PropertiesDataFormat Kelas

Definisi

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)
Warisan
Warisan

Konstruktor

PropertiesDataFormat(IDataProtector)

Menginisialisasi instans baru .PropertiesDataFormat

Metode

Protect(TData)

Melindungi yang ditentukan data.

(Diperoleh dari SecureDataFormat<TData>)
Protect(TData, String)

Melindungi yang ditentukan data untuk yang ditentukan purpose.

(Diperoleh dari SecureDataFormat<TData>)
Unprotect(String)

Membuka proteksi yang ditentukan protectedText.

(Diperoleh dari SecureDataFormat<TData>)
Unprotect(String, String)

Membuka proteksi yang ditentukan protectedText menggunakan yang ditentukan purpose.

(Diperoleh dari SecureDataFormat<TData>)

Berlaku untuk