Microsoft Information Protection SDK - C++ 1.17
API Reference Documentation for C++
|
A struct that includes application specific information. More...
#include <common_types.h>
Public Attributes | |
std::string | applicationId |
std::string | applicationName |
std::string | applicationVersion |
A struct that includes application specific information.
std::string ApplicationInfo::applicationId |
Application identifier as set in the AAD portal, (Should be a GUID without brackets).
std::string ApplicationInfo::applicationName |
Application name, (Should only contain valid ASCII character excluding ';')
std::string ApplicationInfo::applicationVersion |
The version of the application being used, (Should only contain valid ASCII character excluding ';')