PropertiesSerializer クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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)
- 継承
-
PropertiesSerializer
- 実装
コンストラクター
PropertiesSerializer() |
プロパティ
Default |
PropertiesSerializer の既定のインスタンスを取得します。 |
メソッド
Deserialize(Byte[]) |
指定した |
Read(BinaryReader) | |
Serialize(AuthenticationProperties) |
指定した をシリアル化します |
Serialize(AuthenticationProperties) | |
Write(BinaryWriter, AuthenticationProperties) | |
Write(BinaryWriter, AuthenticationProperties) |