Microsoft.Identity.Client.AuthScheme Namespace
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.
Classes
| Name | Description |
|---|---|
| MsalCacheValidationData |
Data used to validate cache items for different authentication schemes. |
Interfaces
| Name | Description |
|---|---|
| IAuthenticationOperation |
Used to modify the experience depending on the type of token asked. |
| IAuthenticationOperation2 |
This is an extensibility API and should only be used by SDKs. Enhanced version of IAuthenticationOperation that supports asynchronous token formatting. Used to modify the experience depending on the type of token asked with async capabilities. |