We're pleased to announce that the Microsoft Information Protection SDK version 1.5 is now generally available via NuGet and Download Center.
Highlights
TLS 1.2 is now mandatory. Client...
Tom_Moser For mobile as we don't have File SDK, I am trying to achieve same thing with Protection API. I am able to unprotect the word document using protection API by providing right info from the word document. Now trying to protect the document using protection API. For this I am using template for creating Protection Handler and constructing back the word document . When I try to open the document I see the below error.
Tried debugging the protection handler that I used for protecting and I observe the rights are missing which might be cause of below issue?.
Can you please help me what I am missing here?
Note: When I don't change Label and use the same protection handler from the word document to protect , I was able to open with word App.