Skip to content

Latest commit

 

History

History
executable file
·
32 lines (23 loc) · 859 Bytes

class_mip_licenseapplicationdata.md

File metadata and controls

executable file
·
32 lines (23 loc) · 859 Bytes
title description author ms.service ms.topic ms.author ms.date
class LicenseApplicationData
Documents the licenseapplicationdata::undefined class of the Microsoft Information Protection (MIP) SDK.
msmbaldwin
information-protection
reference
mbaldwin
11/15/2021

class LicenseApplicationData

The application data from a license.

Summary

Members Descriptions
public const std::string& GetName() const Gets the application data name.
public const std::string& GetValue() const Gets the application data value.

Members

GetName function

Gets the application data name.

Returns: The name

GetValue function

Gets the application data value.

Returns: The valueue