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