Loading [MathJax]/extensions/tex2jax.js
azure-core
1.15.0
Toggle main menu visibility
Main Page
Concepts and Related Pages
Namespaces
Namespace List
Namespace Members
All
Functions
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
~
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
~
Variables
a
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
Typedefs
Enumerations
Related Symbols
Files
File List
File Members
All
Functions
Typedefs
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
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