RMS SDK for C++  0.2.1
A client library for using Microsoft RMS from Linux.
Classes | Public Member Functions | Static Public Member Functions | List of all members
rmsauth::UserInfo Class Reference

Public Member Functions

const String & uniqueId () const
 
void uniqueId (const String &val)
 
const String & displayableId () const
 
void displayableId (const String &val)
 
const String & givenName () const
 
void givenName (const String &val)
 
const String & familyName () const
 
void familyName (const String &val)
 
const String & identityProvider () const
 
void identityProvider (const String &val)
 
const String & passwordChangeUrl () const
 
void passwordChangeUrl (const String &val)
 
const DateTimeOffset & passwordExpiresOn () const
 
void passwordExpiresOn (const DateTimeOffset &val)
 
const bool & forcePrompt () const
 
void forcePrompt (const bool &val)
 
String serialize ()
 

Static Public Member Functions

static UserInfoPtr deserialize (const String &jsonString)
 

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