PropertiesDataFormat Klasa
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
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
-
PropertiesDataFormat
- Dziedziczenie
Konstruktory
PropertiesDataFormat(IDataProtector) |
Inicjuje nowe wystąpienie klasy PropertiesDataFormat. |
Metody
Protect(TData) |
Chroni określony |
Protect(TData, String) |
Chroni określony |
Unprotect(String) |
Usuwa ochronę określonego |
Unprotect(String, String) |
Usuwa ochronę |