Skip to content

Commit 786f046

Browse files
authored
Update use-connection-strings-xrm-tooling-connect.md
1 parent 8f03a65 commit 786f046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/developer/common-data-service/xrm-tooling/use-connection-strings-xrm-tooling-connect.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Create a new connection to Common Data Service using the current logged in user
131131
Url=https://contosotest.crm.dynamics.com;
132132
AppId=51f81489-12ee-4a9e-aaae-a2591f45987d;
133133
RedirectUri=app://58145B91-0C36-4500-8554-080854F2AC97;
134-
TokenCacheStorePath=c:\MyTokenCache;
134+
TokenCacheStorePath=c:\MyTokenCache\msal_cache.data;
135135
LoginPrompt=Auto"/>
136136
```
137137

0 commit comments

Comments
 (0)