Skip to content

Commit 76019f2

Browse files
authored
Update bundle-consent-application-registrations.md
1 parent b097461 commit 76019f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/entra/entra-id/app-integration/bundle-consent-application-registrations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ If all retries fail, return an error message, and then instruct the client to st
175175

176176
**Example of client code that assumes your API throws a 403**
177177

178-
```
178+
```csharp
179179
HttpResponseMessage apiResult = null;
180180
apiResult = await MockApiCall(result.AccessToken);
181181

0 commit comments

Comments
 (0)