Sdílet prostřednictvím


AuthenticationStateDeserializationOptions Třída

Definice

Poskytuje možnosti konfigurace deserializace JSON AuthenticationState klienta ze serveru pomocí PersistentComponentState.

public sealed class AuthenticationStateDeserializationOptions
type AuthenticationStateDeserializationOptions = class
Public NotInheritable Class AuthenticationStateDeserializationOptions
Dědičnost
AuthenticationStateDeserializationOptions

Konstruktory

AuthenticationStateDeserializationOptions()

Poskytuje možnosti konfigurace deserializace JSON AuthenticationState klienta ze serveru pomocí PersistentComponentState.

Vlastnosti

DeserializationCallback

Výchozí implementace pro převod AuthenticationStateData, který byl deserializovaný ze serveru pomocí PersistentComponentState na objekt AuthenticationState, který má vrátit AuthenticationStateProviderklienta WebAssembly .

Platí pro