Implemented interface member:
property
Services
Microsoft.Extensions.DependencyInjection.IRemoteAuthenticationBuilder<TRemoteAuthenticationState, TAccount>.Services
1 write to Services
Microsoft.AspNetCore.Components.WebAssembly.Authentication (1)
RemoteAuthenticationBuilder.cs (1)
13
public RemoteAuthenticationBuilder(IServiceCollection services) =>
Services
= services;