Microsoft Information Protection SDK - C++ 1.17
API Reference Documentation for C++
Loading...
Searching...
No Matches
ApplicationInfo Struct Reference

A struct that includes application specific information. More...

#include <common_types.h>

Public Attributes

std::string applicationId
 
std::string applicationName
 
std::string applicationVersion
 

Detailed Description

A struct that includes application specific information.

Member Data Documentation

◆ applicationId

std::string ApplicationInfo::applicationId

Application identifier as set in the AAD portal, (Should be a GUID without brackets).

◆ applicationName

std::string ApplicationInfo::applicationName

Application name, (Should only contain valid ASCII character excluding ';')

◆ applicationVersion

std::string ApplicationInfo::applicationVersion

The version of the application being used, (Should only contain valid ASCII character excluding ';')


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