ConfidentialClientApplicationExtensions 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.
Extensibility methods for IConfidentialClientApplication.
public static class ConfidentialClientApplicationExtensions
type ConfidentialClientApplicationExtensions = class
Public Module ConfidentialClientApplicationExtensions
- Inheritance
-
ConfidentialClientApplicationExtensions
Methods
StopLongRunningProcessInWebApiAsync(ILongRunningWebApi, String, CancellationToken) |
Stops an in-progress long-running on-behalf-of session by removing the tokens associated with the provided cache key. See Long-running OBO in MSAL.NET. |