RMS SDK for C++
0.2.1
A client library for using Microsoft RMS from Linux.
|
Structure for authentication information. More...
#include <IAuthenticationCallbackImpl.h>
Public Attributes | |
std::string | authority |
Authority with which the request is made. | |
std::string | resource |
Resource being requested. | |
std::string | scope |
Scope of the authentication request. | |
Structure for authentication information.