1 write to _options
Microsoft.AspNetCore.Components.WebAssembly.Authentication (1)
Services\DefaultRemoteApplicationPathsProvider.cs (1)
16
_options
= options;
1 reference to _options
Microsoft.AspNetCore.Components.WebAssembly.Authentication (1)
Services\DefaultRemoteApplicationPathsProvider.cs (1)
19
public RemoteAuthenticationApplicationPathsOptions ApplicationPaths =>
_options
.Value.AuthenticationPaths;