AuthenticationStateDeserializationOptions 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供使用 PersistentComponentState從伺服器設定用戶端 AuthenticationState 還原串行化的選項。
public sealed class AuthenticationStateDeserializationOptions
type AuthenticationStateDeserializationOptions = class
Public NotInheritable Class AuthenticationStateDeserializationOptions
- 繼承
-
AuthenticationStateDeserializationOptions
建構函式
AuthenticationStateDeserializationOptions() |
提供使用 PersistentComponentState從伺服器設定用戶端 AuthenticationState 還原串行化的選項。 |
屬性
DeserializationCallback |
使用 PersistentComponentState 將 JSON 還原串行化至 WebAssembly 用戶端 AuthenticationStateProvider所傳回之 AuthenticationState 對象的預設 AuthenticationStateData 實作。 |