ews-cpp  0.9
Public Member Functions | List of all members
ews::oauth2_client_credentials Class Referencefinal

This class allows OAuth2 authentification using the client credentials grant type. More...

#include <ews.hpp>

Inheritance diagram for ews::oauth2_client_credentials:

Public Member Functions

 oauth2_client_credentials (std::string tenant, std::string client_id, std::string client_secret, std::string scope, std::string resource)
 

Detailed Description

This class allows OAuth2 authentification using the client credentials grant type.


The documentation for this class was generated from the following file: