共用方式為


AuthenticationStateDeserializationOptions 類別

定義

提供使用 PersistentComponentState從伺服器設定用戶端 AuthenticationState 還原串行化的選項。

public sealed class AuthenticationStateDeserializationOptions
type AuthenticationStateDeserializationOptions = class
Public NotInheritable Class AuthenticationStateDeserializationOptions
繼承
AuthenticationStateDeserializationOptions

建構函式

AuthenticationStateDeserializationOptions()

提供使用 PersistentComponentState從伺服器設定用戶端 AuthenticationState 還原串行化的選項。

屬性

DeserializationCallback

使用 PersistentComponentState 將 JSON 還原串行化至 WebAssembly 用戶端 AuthenticationStateProvider所傳回之 AuthenticationState 對象的預設 AuthenticationStateData 實作。

適用於