azure-core
Loading...
Searching...
No Matches
Classes | Namespaces
credentials.hpp File Reference

Credentials used for authentication with many (not all) Azure SDK client libraries. More...

#include "azure/core/context.hpp"
#include "azure/core/datetime.hpp"
#include <exception>
#include <memory>
#include <mutex>
#include <string>
#include <utility>
#include <vector>

Go to the source code of this file.

Classes

struct  Azure::Core::Credentials::AccessToken
 An access token is used to authenticate requests. More...
 
struct  Azure::Core::Credentials::TokenRequestContext
 Context for getting token. More...
 
class  Azure::Core::Credentials::TokenCredential
 A base type of credential that uses Azure::Core::AccessToken to authenticate requests. More...
 
class  Azure::Core::Credentials::AuthenticationException
 An exception that gets thrown when an authentication error occurs. More...
 

Namespaces

namespace  Azure
 Compute the hash value for the input binary data, using SHA256, SHA384 and SHA512.