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

Public Attributes

const String ObjectId = "oid"
 
const String Subject = "sub"
 
const String TenantId = "tid"
 
const String UPN = "upn"
 
const String Email = "email"
 
const String GivenName = "given_name"
 
const String FamilyName = "family_name"
 
const String IdentityProvider = "idp"
 
const String Issuer = "iss"
 
const String PasswordExpiration = "pwd_exp"
 
const String PasswordChangeUrl = "pwd_url"
 

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