MicrosoftIdentityBaseAuthenticationBuilder Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |