MicrosoftIdentityBlazorServiceCollectionExtensions 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.
Extensions for IServerSideBlazorBuilder for startup initialization of web APIs.
public static class MicrosoftIdentityBlazorServiceCollectionExtensions
type MicrosoftIdentityBlazorServiceCollectionExtensions = class
Public Module MicrosoftIdentityBlazorServiceCollectionExtensions
- Inheritance
-
MicrosoftIdentityBlazorServiceCollectionExtensions
Methods
AddMicrosoftIdentityConsentHandler(IServerSideBlazorBuilder) |
Add the incremental consent and conditional access handler for Blazor server side pages. |
AddMicrosoftIdentityConsentHandler(IServiceCollection) |
Add the incremental consent and conditional access handler for web app pages, Razor pages, controllers, views, etc... |