RMS SDK for C++  0.2.1
A client library for using Microsoft RMS from Linux.
rmsauth::AuthenticationResult Member List

This is the complete list of members for rmsauth::AuthenticationResult, including all inherited members.

accessToken() const (defined in rmsauth::AuthenticationResult)rmsauth::AuthenticationResultinline
accessToken(const String &val) (defined in rmsauth::AuthenticationResult)rmsauth::AuthenticationResultinline
accessTokenType() const (defined in rmsauth::AuthenticationResult)rmsauth::AuthenticationResultinline
AuthenticationResult(const String &accessTokenType, const String &accessToken, const String &refreshToken, DateTimeOffset expiresOn) (defined in rmsauth::AuthenticationResult)rmsauth::AuthenticationResult
createAuthorizationHeader() (defined in rmsauth::AuthenticationResult)rmsauth::AuthenticationResult
deserialize(const String &) (defined in rmsauth::AuthenticationResult)rmsauth::AuthenticationResultstatic
expiresOn() const (defined in rmsauth::AuthenticationResult)rmsauth::AuthenticationResultinline
idToken() const (defined in rmsauth::AuthenticationResult)rmsauth::AuthenticationResultinline
isMultipleResourceRefreshToken() const (defined in rmsauth::AuthenticationResult)rmsauth::AuthenticationResultinline
isMultipleResourceRefreshToken(const bool val) (defined in rmsauth::AuthenticationResult)rmsauth::AuthenticationResultinline
OAuth2Response (defined in rmsauth::AuthenticationResult)rmsauth::AuthenticationResultfriend
refreshToken() const (defined in rmsauth::AuthenticationResult)rmsauth::AuthenticationResultinline
refreshToken(const String &val) (defined in rmsauth::AuthenticationResult)rmsauth::AuthenticationResultinline
resource() const (defined in rmsauth::AuthenticationResult)rmsauth::AuthenticationResultinline
resource(const String &val) (defined in rmsauth::AuthenticationResult)rmsauth::AuthenticationResultinline
serialize() (defined in rmsauth::AuthenticationResult)rmsauth::AuthenticationResult
tenantId() const (defined in rmsauth::AuthenticationResult)rmsauth::AuthenticationResultinline
updateTenantAndUserInfo(const String &tenantId, const String &idToken, UserInfoPtr userInfo) (defined in rmsauth::AuthenticationResult)rmsauth::AuthenticationResult
userInfo() const (defined in rmsauth::AuthenticationResult)rmsauth::AuthenticationResultinline