| Modifier and Type | Class and Description |
|---|---|
class |
AbstractClientApplicationBase
Abstract class containing common methods and properties to both
PublicClientApplication
and ConfidentialClientApplication. |
class |
ConfidentialClientApplication
Class to be used to acquire tokens for confidential client applications (Web Apps, Web APIs,
and daemon applications).
|
class |
ManagedIdentityApplication
Class to be used to acquire tokens for managed identity.
|
class |
PublicClientApplication
Class to be used to acquire tokens for public client applications (Desktop, Mobile).
|
Copyright © 2013–2024. All rights reserved.