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

This class allows OAuth2 authentification using the Ressource Owner Password Credentials grant. More...

#include <ews.hpp>

Inheritance diagram for ews::oauth2_resource_owner_password_credentials:

Public Member Functions

 oauth2_resource_owner_password_credentials (std::string tenant, std::string client_id, std::string client_secret, std::string scope, std::string username, std::string password)
 

Detailed Description

This class allows OAuth2 authentification using the Ressource Owner Password Credentials grant.


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