How to read protected document label through Java

Gupta Kesavarapu 1 Reputation point
2021-07-13T19:02:26.597+00:00

I have a Microsoft Azure protected document with some label set as 'Restricted'. Can I able to read the Protected label of the document through Java?

And how to read a protected document content through Java by providing Tenant and App Id.

Azure Information Protection
Azure Information Protection
An Azure service that is used to control and help secure email, documents, and sensitive data that are shared outside the company.
515 questions
{count} votes

1 answer

Sort by: Most helpful
  1. James Hamil 21,621 Reputation points Microsoft Employee
    2021-07-23T21:00:50.503+00:00

    Hi @Gupta Kesavarapu , Microsoft Information Protection SDK 1.8 and 1.9 are now available: https://techcommunity.microsoft.com/t5/security-compliance-and-identity/microsoft-information-protection-sdk-1-8-now-available/ba-p/2000289

    This should help you with your task. Please view some of the samples and docs included there. Please let me know if you have any questions.

    If this answer helped you please mark it as "Verified" so other users may reference it.

    Thank you,
    James

    0 comments No comments