You find the above JSON in a SharePoint document's metadata. Based on the exhibit, what is the effect of the label applied to the document?
The protection type 'user' with value 'finance@contoso.com' restricts access to that group.
Why this answer
Option A is correct because the label 'Confidential' has an 'encrypt' action with protection type 'user' and value 'finance@contoso.com', meaning the document is encrypted and access is restricted to the finance group. Option B is wrong because the encryption key is not specified for individual users. Option C is wrong because the label does not include a retention setting.
Option D is wrong because the label applies encryption, not just visual marking.