azure-core
1.14.1
Loading...
Searching...
No Matches
inc
azure
core
credentials
token_credential_options.hpp
Go to the documentation of this file.
1
// Copyright (c) Microsoft Corporation.
2
// Licensed under the MIT License.
3
9
#pragma once
10
11
#include "
azure/core/internal/client_options.hpp
"
12
13
namespace
Azure
{
namespace
Core {
namespace
Credentials {
18
struct
TokenCredentialOptions
:
public
Azure::Core::_internal::ClientOptions
19
{
20
};
21
}}}
// namespace Azure::Core::Credentials
client_options.hpp
Base type for all client option types, exposes various common client options like Retry and Transport...
Azure
Compute the hash value for the input binary data, using SHA256, SHA384 and SHA512.
Definition
azure_assert.hpp:57
Azure::Core::Credentials::TokenCredentialOptions
Client options for Azure::Core::Credentials::TokenCredential.
Definition
token_credential_options.hpp:19
Generated by
1.9.7