Skip to content

Commit c185be3

Browse files
pritamsocilwerner
andauthored
Update articles/active-directory/develop/scenario-web-app-call-api-acquire-token.md
Co-authored-by: Chris Werner <[email protected]>
1 parent 8ca4159 commit c185be3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/scenario-web-app-call-api-acquire-token.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ public async Task<ActionResult> ReadMail()
115115
}
116116
```
117117

118-
For details see the code for BuildConfidentialClientApplication() and [GetMsalAccountId](https://github.com/Azure-Samples/ms-identity-aspnet-webapp-openidconnect/blob/257c8f96ec3ff875c351d1377b36403eed942a18/WebApp/Utils/ClaimPrincipalExtension.cs#L38) in the code sample
118+
For details see the code for [GetMsalAccountId](https://github.com/Azure-Samples/ms-identity-aspnet-webapp-openidconnect/blob/257c8f96ec3ff875c351d1377b36403eed942a18/WebApp/Utils/ClaimPrincipalExtension.cs#L38) in the code sample.
119119

120120

121121
# [Java](#tab/java)

0 commit comments

Comments
 (0)