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 abstract
	public 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 AuthenticationManager
	type 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 = class
	Public 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) |