ews-cpp
0.9
|
This class allows OAuth2 authentification using the client credentials grant type. More...
#include <ews.hpp>
Public Member Functions | |
oauth2_client_credentials (std::string tenant, std::string client_id, std::string client_secret, std::string scope, std::string resource) | |
This class allows OAuth2 authentification using the client credentials grant type.