AuthenticationStateDeserializationOptions Class

Definition

Provides options for configuring the JSON deserialization of the client's AuthenticationState from the server using PersistentComponentState.

C#
public sealed class AuthenticationStateDeserializationOptions
Inheritance
AuthenticationStateDeserializationOptions

Constructors

Properties

DeserializationCallback

Default implementation for converting the AuthenticationStateData that was JSON deserialized from the server using PersistentComponentState to an AuthenticationState object to be returned by the WebAssembly client's AuthenticationStateProvider.

Applies to

Product Versions
ASP.NET Core 9.0