AdalTokenProvider 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.
public class AdalTokenProvider : Microsoft.Azure.Commands.Common.Authentication.ITokenProvider
type AdalTokenProvider = class
interface ITokenProvider
Public Class AdalTokenProvider
Implements ITokenProvider
- Inheritance
-
AdalTokenProvider
- Implements
Constructors
AdalTokenProvider() | |
AdalTokenProvider(IWin32Window) |
Methods
GetAccessToken(AdalConfiguration, String, Action<String>, String, SecureString, String) | |
GetAccessTokenWithCertificate(AdalConfiguration, String, String, String) |