Skip to content

Commit 2747a9a

Browse files
authored
Update msal-net-token-cache-serialization.md
1 parent 7284017 commit 2747a9a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/active-directory/develop/msal-net-token-cache-serialization.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -686,6 +686,9 @@ namespace CommonCacheMsalV3
686686
}
687687
```
688688

689+
For more details see the sample: https://github.com/Azure-Samples/active-directory-dotnet-v1-to-v2/tree/master/TokenCacheMigration/ADAL2MSAL
690+
691+
689692
---
690693

691694
## Monitor cache hit ratios and cache performance

0 commit comments

Comments
 (0)