1 write to AuthenticationState
Microsoft.AspNetCore.Components.WebAssembly.Authentication (1)
RemoteAuthenticatorView.cs (1)
15public RemoteAuthenticatorView() => AuthenticationState = new RemoteAuthenticationState();
4 references to AuthenticationState
Microsoft.AspNetCore.Components.WebAssembly.Authentication (4)
RemoteAuthenticatorViewCore.cs (4)
209AuthenticationState.ReturnUrl = returnUrl; 213State = AuthenticationState, 288AuthenticationState.ReturnUrl = returnUrl; 297State = AuthenticationState,