Microsoft Information Protection (MIP) SDK for C++: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C++
Loading...
Searching...
No Matches
ProtectionHandler::PublishingSettings Member List

This is the complete list of members for ProtectionHandler::PublishingSettings, including all inherited members.

GetApplicationScenarioId() constProtectionCommonSettingsinline
GetCustomSettings() constProtectionCommonSettingsinline
GetDelegatedUserEmail() constProtectionHandler::PublishingSettingsinline
GetIsAuditedExtractionAllowed() constProtectionHandler::PublishingSettingsinline
GetIsDeprecatedAlgorithmPreferred() constProtectionHandler::PublishingSettingsinline
GetIsOfflineOnly() constProtectionCommonSettingsinline
GetPreLicenseRequest() constProtectionHandler::PublishingSettingsinline
GetPreLicenseUserEmail() constProtectionHandler::PublishingSettingsinline
GetProtectionDescriptor() constProtectionHandler::PublishingSettingsinline
GetProtectionHandlerForRepublish() constProtectionHandler::PublishingSettingsinline
GetPublishingLicenseForRepublish() constProtectionHandler::PublishingSettingsinline
GetRegenerateContentKey() constProtectionHandler::PublishingSettingsinline
GetRepairLabelIdAllowed() constProtectionHandler::PublishingSettingsinline
IsPublishingFormatJson() constProtectionHandler::PublishingSettingsinline
ProtectionCommonSettings(std::string applicationScenarioId=std::string())ProtectionCommonSettingsinline
PublishingSettings(const std::shared_ptr< ProtectionDescriptor > &protectionDescriptor)ProtectionHandler::PublishingSettingsinline
PublishingSettings(const std::shared_ptr< ProtectionDescriptor > &protectionDescriptor, const std::vector< uint8_t > &serializedPublishingLicense)ProtectionHandler::PublishingSettingsinline
PublishingSettings(const std::shared_ptr< ProtectionDescriptor > &protectionDescriptor, const std::shared_ptr< ProtectionHandler > &protectionHandler)ProtectionHandler::PublishingSettingsinline
SetApplicationScenarioId(std::string applicationScenarioId)ProtectionCommonSettingsinline
SetCustomSettings(const std::vector< std::pair< std::string, std::string > > &customSettings)ProtectionCommonSettingsinline
SetDelegatedUserEmail(const std::string &delegatedUserEmail)ProtectionHandler::PublishingSettingsinline
SetIsAuditedExtractionAllowed(bool isAuditedExtractionAllowed)ProtectionHandler::PublishingSettingsinline
SetIsDeprecatedAlgorithmPreferred(bool isDeprecatedAlgorithmPreferred)ProtectionHandler::PublishingSettingsinline
SetIsOfflineOnly(bool isOfflineOnly)ProtectionCommonSettingsinlinevirtual
SetPreLicenseUserEmail(const std::string &preLicenseUserEmail)ProtectionHandler::PublishingSettingsinline
SetPublishingFormatJson(bool isPublishingFormatJson)ProtectionHandler::PublishingSettingsinline
SetRegenerateContentKey(bool regenerateContentKey)ProtectionHandler::PublishingSettingsinline
SetRepairLabelIdAllowed(bool repairAllowed)ProtectionHandler::PublishingSettingsinline
SetRequestPreLicense(std::shared_ptr< PublishingUseLicenseRequest > publishingUseLicenseRequest)ProtectionHandler::PublishingSettingsinline