C++ Rest SDK
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
|
oAuth functionality is currently in beta. More...
Classes | |
class | oauth1_config |
OAuth 1.0 configuration class. More... | |
class | oauth1_exception |
Exception type for OAuth 1.0 errors. More... | |
class | oauth1_methods |
class | oauth1_token |
OAuth 1.0 token and associated information. More... | |
Typedefs | |
typedef utility::string_t | oauth1_method |
Constant strings for OAuth 1.0 signature methods. More... | |
oAuth functionality is currently in beta.
typedef utility::string_t web::http::oauth1::experimental::oauth1_method |
Constant strings for OAuth 1.0 signature methods.