RMS SDK for C++  0.2.1
A client library for using Microsoft RMS from Linux.
Public Attributes | List of all members
rmscore::modernapi::AuthenticationChallenge Struct Reference

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.
 

Detailed Description

Structure for authentication information.


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