MicrosoftIdentityBaseAuthenticationBuilder Class

Definition

Base class for web app and web API Microsoft Identity authentication builders.

public class MicrosoftIdentityBaseAuthenticationBuilder
type MicrosoftIdentityBaseAuthenticationBuilder = class
Public Class MicrosoftIdentityBaseAuthenticationBuilder
Inheritance
MicrosoftIdentityBaseAuthenticationBuilder
Derived

Constructors

MicrosoftIdentityBaseAuthenticationBuilder(IServiceCollection, IConfigurationSection)

Constructor.

Properties

ConfigurationSection

Configuration section from which to bind options.

Services

The services being configured.

Applies to