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.
web::http::oauth1::details::oauth1_state Member List

This is the complete list of members for web::http::oauth1::details::oauth1_state, including all inherited members.

extra_key() const (defined in web::http::oauth1::details::oauth1_state)web::http::oauth1::details::oauth1_stateinline
extra_value() const (defined in web::http::oauth1::details::oauth1_state)web::http::oauth1::details::oauth1_stateinline
nonce() const (defined in web::http::oauth1::details::oauth1_state)web::http::oauth1::details::oauth1_stateinline
oauth1_state(utility::string_t timestamp, utility::string_t nonce, utility::string_t extra_key=utility::string_t(), utility::string_t extra_value=utility::string_t()) (defined in web::http::oauth1::details::oauth1_state)web::http::oauth1::details::oauth1_stateinline
set_extra_key(utility::string_t key) (defined in web::http::oauth1::details::oauth1_state)web::http::oauth1::details::oauth1_stateinline
set_extra_value(utility::string_t value) (defined in web::http::oauth1::details::oauth1_state)web::http::oauth1::details::oauth1_stateinline
set_nonce(utility::string_t nonce) (defined in web::http::oauth1::details::oauth1_state)web::http::oauth1::details::oauth1_stateinline
set_timestamp(utility::string_t timestamp) (defined in web::http::oauth1::details::oauth1_state)web::http::oauth1::details::oauth1_stateinline
timestamp() const (defined in web::http::oauth1::details::oauth1_state)web::http::oauth1::details::oauth1_stateinline