|
Microsoft Information Protection SDK - C++ 1.17
API Reference Documentation for 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 |