Adds the profile service.
public static IIdentityServerBuilder AddProfileService<T>(IIdentityServerBuilder builder) where T : IdentityServer4.Services.IProfileService
- Returns:
- IIdentityServerBuilder
Parameters
builder
IIdentityServerBuilder
The builder.
Type Parameters
T
IdentityServer4.Services.IProfileService