Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove protection for msg and its attachment behavior #1545

Open
zhang13634419004 opened this issue Sep 27, 2023 · 0 comments
Open

remove protection for msg and its attachment behavior #1545

zhang13634419004 opened this issue Sep 27, 2023 · 0 comments

Comments

@zhang13634419004
Copy link

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

image

Question

  1. Does this default behavior work as expected?
    • office attachment's protection will be removed
    • msg attachment's protection will not be removed.
  2. 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant