Skip to content

Commit e1acfb6

Browse files
authored
Merge pull request #95911 from bgavrilMS/patch-17
Update msal-net-token-cache-serialization.md
2 parents c05a599 + 2747a9a commit e1acfb6

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)