5 references to Success
Microsoft.AspNetCore.Components.WebAssembly.Authentication (5)
RemoteAuthenticatorViewCore.cs (4)
222case RemoteAuthenticationStatus.Success: 254case RemoteAuthenticationStatus.Success: 305case RemoteAuthenticationStatus.Success: 342case RemoteAuthenticationStatus.Success:
Services\RemoteAuthenticationService.cs (1)
219if (result.Status == RemoteAuthenticationStatus.Success)