C# (CSharp) Microsoft.WindowsAzure.Commands.Utilities.Common.Authentication Пространство имен

Классы

Имя Описание
AdalConfiguration Class storing the configuration information needed for ADAL to request token from the right AD tenant depending on environment.
AdalTokenProvider A token provider that uses ADAL to retrieve tokens from Azure Active Directory
AdalTokenProvider.AdalAccessToken Implementation of IAccessToken using data from ADAL
AdalTokenProvider.NativeMethods