C# (CSharp) Microsoft.Alm.Authentication Namespace

Nested Namespaces

Microsoft.Alm.Authentication.Test

Classes

Name Description
AzureAuthority Interfaces with Azure to perform authentication and identity services.
BaseAuthentication Base authentication mechanisms for setting, retrieving, and deleting stored credentials.
BaseSecureStore
BaseVstsAuthentication Base functionality for performing authentication operations against Visual Studio Online.
BasicAuthentication Facilitates basic authentication using simple username and password schemes.
Credential Credentials for user authentication.
GitHubAuthentication Facilitates GitHub simple and two-factor authentication
GitHubAuthenticationResult
GitHubAuthority
GitHubTokenScope
Global
NativeMethods
NativeMethods.Credential
NativeMethods.Win32Error The System Error Codes are very broad. Each one can occur in one of many hundreds of locations in the system. Consequently the descriptions of these codes cannot be very specific. Use of these codes requires some amount of investigation and analysis. You need to note both the programmatic and the run-time context in which these errors occur. Because these codes are defined in WinError.h for anyone to use, sometimes the codes are returned by non-system software. Sometimes the code is returned by a function deep in the stack and far removed from your code that is handling the error.
Secret
SecretCache
SecretStore Interface to secure secrets storage which indexes values by target and utilizes the operating system keychain / secrets vault.
TargetUri Represents a potentially proxied Uri.
TokenRegistry A token storage object which interacts with the current user's Visual Studio 2015 hive in the Windows Registry.
VstsAadAuthentication Facilitates Azure Directory authentication.
VstsAdalTokenCache
VstsAzureAuthority
VstsLocationServiceException
VstsMsaAuthentication
VstsTokenScope
WwwAuthenticateHelper