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.
Classes | Typedefs
web::http::oauth1::experimental Namespace Reference

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...
 

Detailed Description

oAuth functionality is currently in beta.

Typedef Documentation

Constant strings for OAuth 1.0 signature methods.