AuthenticationManager 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.
Caution
This is obsolete and will be removed in a future version. See https://go.microsoft.com/fwlink/?linkid=845470.
public ref class AuthenticationManager abstractpublic abstract class AuthenticationManager[System.Obsolete("This is obsolete and will be removed in a future version. See https://go.microsoft.com/fwlink/?linkid=845470.")]
public abstract class AuthenticationManagertype AuthenticationManager = class[<System.Obsolete("This is obsolete and will be removed in a future version. See https://go.microsoft.com/fwlink/?linkid=845470.")>]
type AuthenticationManager = classPublic MustInherit Class AuthenticationManager- Inheritance
- 
				AuthenticationManager
- Attributes
Constructors
| AuthenticationManager() | 
Fields
| AutomaticScheme | Constant used to represent the automatic scheme | 
Properties
| HttpContext | 
Methods
Extension Methods
| GetTokenAsync(AuthenticationManager, String, String) | |
| GetTokenAsync(AuthenticationManager, String) |