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::oauth2::experimental::oauth2_config Member List

This is the complete list of members for web::http::oauth2::experimental::oauth2_config, including all inherited members.

access_token_key() const web::http::oauth2::experimental::oauth2_configinline
auth_endpoint() const web::http::oauth2::experimental::oauth2_configinline
bearer_auth() const web::http::oauth2::experimental::oauth2_configinline
build_authorization_uri(bool generate_state)web::http::oauth2::experimental::oauth2_config
client_key() const web::http::oauth2::experimental::oauth2_configinline
client_secret() const web::http::oauth2::experimental::oauth2_configinline
http_basic_auth() const web::http::oauth2::experimental::oauth2_configinline
implicit_grant() const web::http::oauth2::experimental::oauth2_configinline
is_enabled() const web::http::oauth2::experimental::oauth2_configinline
oauth2_config(utility::string_t client_key, utility::string_t client_secret, utility::string_t auth_endpoint, utility::string_t token_endpoint, utility::string_t redirect_uri, utility::string_t scope=utility::string_t()) (defined in web::http::oauth2::experimental::oauth2_config)web::http::oauth2::experimental::oauth2_configinline
proxy() const web::http::oauth2::experimental::oauth2_configinline
redirect_uri() const web::http::oauth2::experimental::oauth2_configinline
scope() const web::http::oauth2::experimental::oauth2_configinline
set_access_token_key(utility::string_t access_token_key)web::http::oauth2::experimental::oauth2_configinline
set_auth_endpoint(utility::string_t auth_endpoint)web::http::oauth2::experimental::oauth2_configinline
set_bearer_auth(bool bearer_auth)web::http::oauth2::experimental::oauth2_configinline
set_client_key(utility::string_t client_key)web::http::oauth2::experimental::oauth2_configinline
set_client_secret(utility::string_t client_secret)web::http::oauth2::experimental::oauth2_configinline
set_http_basic_auth(bool http_basic_auth)web::http::oauth2::experimental::oauth2_configinline
set_implicit_grant(bool implicit_grant)web::http::oauth2::experimental::oauth2_configinline
set_proxy(const web_proxy &proxy)web::http::oauth2::experimental::oauth2_configinline
set_redirect_uri(utility::string_t redirect_uri)web::http::oauth2::experimental::oauth2_configinline
set_scope(utility::string_t scope)web::http::oauth2::experimental::oauth2_configinline
set_state(utility::string_t state)web::http::oauth2::experimental::oauth2_configinline
set_token(oauth2_token token)web::http::oauth2::experimental::oauth2_configinline
set_token_endpoint(utility::string_t token_endpoint)web::http::oauth2::experimental::oauth2_configinline
state()web::http::oauth2::experimental::oauth2_configinline
token() const web::http::oauth2::experimental::oauth2_configinline
token_endpoint() const web::http::oauth2::experimental::oauth2_configinline
token_from_code(utility::string_t authorization_code)web::http::oauth2::experimental::oauth2_configinline
token_from_redirected_uri(const web::http::uri &redirected_uri)web::http::oauth2::experimental::oauth2_config
token_from_refresh()web::http::oauth2::experimental::oauth2_configinline
web::http::client::http_client_config (defined in web::http::oauth2::experimental::oauth2_config)web::http::oauth2::experimental::oauth2_configfriend
web::http::oauth2::details::oauth2_handler (defined in web::http::oauth2::experimental::oauth2_config)web::http::oauth2::experimental::oauth2_configfriend