AuthenticationStateSerializationOptions 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供使用 PersistentComponentState,設定伺服器 AuthenticationStateProvider 提供給 WebAssembly 用戶端之 AuthenticationState JSON 串行化的選項。
public class AuthenticationStateSerializationOptions
type AuthenticationStateSerializationOptions = class
Public Class AuthenticationStateSerializationOptions
- 繼承
-
AuthenticationStateSerializationOptions
建構函式
AuthenticationStateSerializationOptions() |
屬性
SerializationCallback |
使用 PersistentComponentState將伺服器 AuthenticationState 轉換成 JSON 串行化至用戶端 AuthenticationStateData 物件的預設實作。/> |
SerializeAllClaims |
如果 |