RMS SDK for C++
0.2.1
A client library for using Microsoft RMS from Linux.
|
Public Member Functions | |
Authenticator (const String &authority, bool validateAuthority) | |
const String & | authority () const |
const AuthorityType & | authorityType () const |
bool | validateAuthority () const |
bool | isTenantless () const |
const String & | authorizationUri () const |
const String & | tokenUri () const |
const String & | userRealmUri () const |
const String & | selfSignedJwtAudience () const |
const Guid & | correlationId () const |
void | correlationId (const Guid &val) |
void | updateFromTemplateAsync (CallStatePtr callState) |
void | updateTenantId (const String &tenantId) |