PropertiesSerializer Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public ref class PropertiesSerializer : Microsoft::AspNetCore::Authentication::IDataSerializer<Microsoft::AspNetCore::Http::Authentication::AuthenticationProperties ^>
public ref class PropertiesSerializer : Microsoft::AspNetCore::Authentication::IDataSerializer<Microsoft::AspNetCore::Authentication::AuthenticationProperties ^>
public class PropertiesSerializer : Microsoft.AspNetCore.Authentication.IDataSerializer<Microsoft.AspNetCore.Http.Authentication.AuthenticationProperties>
public class PropertiesSerializer : Microsoft.AspNetCore.Authentication.IDataSerializer<Microsoft.AspNetCore.Authentication.AuthenticationProperties>
type PropertiesSerializer = class
interface IDataSerializer<AuthenticationProperties>
Public Class PropertiesSerializer
Implements IDataSerializer(Of AuthenticationProperties)
- Héritage
-
PropertiesSerializer
- Implémente
Constructeurs
PropertiesSerializer() |
Propriétés
Default |
Obtient l’instance par défaut de PropertiesSerializer. |
Méthodes
Deserialize(Byte[]) |
Désérialise le spécifié |
Read(BinaryReader) | |
Serialize(AuthenticationProperties) |
Sérialise le spécifié |
Serialize(AuthenticationProperties) | |
Write(BinaryWriter, AuthenticationProperties) | |
Write(BinaryWriter, AuthenticationProperties) |