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

Public Attributes

const String Product = "x-client-SKU"
 RMSAUTH Flavor More...
 
const String ProductVal = "RMSAuth"
 
const String Version = "x-client-Ver"
 RMSAUTH assembly version More...
 
const String VersionVal = "0.1"
 
const String CpuPlatform = "x-client-CPU"
 CPU platform with x86, x64 or ARM as value More...
 
const String OS = "x-client-OS"
 Version of the operating system. This will not be sent on WinRT More...
 
const String UserAgent = "x-client-DM"
 Device model. This will not be sent on .NET More...
 
const String DeviceModel = "RMSAuth"
 

Member Data Documentation

const String rmsauth::Constants::RmsauthIdParameter::CpuPlatform = "x-client-CPU"

CPU platform with x86, x64 or ARM as value

const String rmsauth::Constants::RmsauthIdParameter::OS = "x-client-OS"

Version of the operating system. This will not be sent on WinRT

const String rmsauth::Constants::RmsauthIdParameter::Product = "x-client-SKU"

RMSAUTH Flavor

const String rmsauth::Constants::RmsauthIdParameter::UserAgent = "x-client-DM"

Device model. This will not be sent on .NET

const String rmsauth::Constants::RmsauthIdParameter::Version = "x-client-Ver"

RMSAUTH assembly version


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