AcquireTokenInteractiveParameterBuilderExtensions 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.
public static class AcquireTokenInteractiveParameterBuilderExtensions
type AcquireTokenInteractiveParameterBuilderExtensions = class
Public Module AcquireTokenInteractiveParameterBuilderExtensions
- Inheritance
-
AcquireTokenInteractiveParameterBuilderExtensions
Methods
WithCustomWebUi(AcquireTokenInteractiveParameterBuilder, ICustomWebUi) |
Extension method enabling MSAL.NET extenders for public client applications to set a custom web UI that will let the user sign-in with Azure AD, present consent if needed, and get back the authorization code |