ApplicationBase 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.
Interface used for creation of client applications. For details see https://aka.ms/msal-net-client-applications.
public abstract class ApplicationBase : Microsoft.Identity.Client.IApplicationBase
type ApplicationBase = class
interface IApplicationBase
Public MustInherit Class ApplicationBase
Implements IApplicationBase
- Inheritance
-
ApplicationBase
- Derived
- Implements