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