Microsoft Information Protection (MIP) SDK for C++: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C++
|
This is the complete list of members for ProtectionCommonSettings, including all inherited members.
GetApplicationScenarioId() const | ProtectionCommonSettings | inline |
GetCustomSettings() const | ProtectionCommonSettings | inline |
GetIsOfflineOnly() const | ProtectionCommonSettings | inline |
ProtectionCommonSettings(std::string applicationScenarioId=std::string()) | ProtectionCommonSettings | inline |
SetApplicationScenarioId(std::string applicationScenarioId) | ProtectionCommonSettings | inline |
SetCustomSettings(const std::vector< std::pair< std::string, std::string > > &customSettings) | ProtectionCommonSettings | inline |
SetIsOfflineOnly(bool isOfflineOnly) | ProtectionCommonSettings | inlinevirtual |