You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-6Lines changed: 8 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,12 @@
1
1
---
2
-
services: microsoft-information-protection
3
-
platforms: cpp
4
-
author: tommoser
5
-
level: 300
6
-
client: Desktop
7
-
service: Microsoft Information Protection
2
+
page_type: sample
3
+
languages:
4
+
- cpp
5
+
- python
6
+
products:
7
+
- azure
8
+
description: "This application demonstrates using the MIP SDK Protection API to list available templates, then to encrypt/decrypt a string with that template."
0 commit comments