Interface IIdentityServerBuilder
- Namespace
- Microsoft.Extensions.DependencyInjection
- Assembly
- Duende.IdentityServer.dll
IdentityServer builder Interface
public interface IIdentityServerBuilder
- Extension Methods
Properties
Services
Gets the services.
IServiceCollection Services { get; }
Property Value
- IServiceCollection
The services.