MIP SDK version
1.13.187
Developer environment
Windows
Issue Details
When we use mip sdk IFileHandler.RemoveProtection() for msg file. the pptx attachment's protection will be removed, the msg attachment's protection will be kept.
After adding a new option "container_decryption_option", "All", the result is still the same, seems this option doesn't work.
| File |
Label Type |
| msg file |
Let users assign permissions when they apply the label |
| pptx attachment |
Let users assign permissions when they apply the label |
| msg attachment |
Let users assign permissions when they apply the label |

Question
- Does this default behavior work as expected?
- office attachment's protection will be removed
- msg attachment's protection will not be removed.
container_decryption_option doesn't work, is this a bug?
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
MIP SDK version
1.13.187
Developer environment
Windows
Issue Details
When we use mip sdk
IFileHandler.RemoveProtection()for msg file. the pptx attachment's protection will be removed, the msg attachment's protection will be kept.After adding a new option
"container_decryption_option", "All", the result is still the same, seems this option doesn't work.Question
container_decryption_optiondoesn't work, is this a bug?Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.