Aracılığıyla paylaş


PropertiesSerializer Sınıf

Tanım

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)
Devralma
PropertiesSerializer
Uygulamalar

Oluşturucular

PropertiesSerializer()

için AuthenticationPropertiesAIDataSerializer<TModel>.

Özellikler

Default

varsayılan örneğini PropertiesSerializeralır.

Yöntemler

Deserialize(Byte[])

Belirtilen data öğesini türünün bir örneği olarak seri durumdan TModelçıkartır.

Read(BinaryReader)

için AuthenticationPropertiesAIDataSerializer<TModel>.

Serialize(AuthenticationProperties)

Belirtilen modelöğesini serileştirir.

Serialize(AuthenticationProperties)

için AuthenticationPropertiesAIDataSerializer<TModel>.

Write(BinaryWriter, AuthenticationProperties)

için AuthenticationPropertiesAIDataSerializer<TModel>.

Write(BinaryWriter, AuthenticationProperties)

için AuthenticationPropertiesAIDataSerializer<TModel>.

Şunlara uygulanır