Commit c6418e3
authored
Sn ap fetchsubscriptionkey (#1999)
* Create getSubscriptionKey.js
This BG script will be helpful to fetch the subscription key for any API to view key value if forget, store and update if required for doc purpose
This will use GlideEncrypter and Decrypted API
* Create Readme.md
This BG script will be helpful to fetch the subscription key for any API to view key value if forget, store and update if required for doc purpose
This will use GlideEncrypter and Decrypted API to fetch the API keys1 parent 924a833 commit c6418e3
File tree
2 files changed
+16
-0
lines changed- Server-Side Components/Background Scripts/RetrieveAPIKey
2 files changed
+16
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments