We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b974e06 commit d63ffe5Copy full SHA for d63ffe5
articles/communication-services/how-tos/call-automation/includes/secure-websocket-csharp
@@ -13,7 +13,7 @@ ms.author: kpunjabi
13
14
## Websocket code sample
15
16
-This sample code demonstrates how to configure OIDC client to validate webhook payload using JWT
+This sample code demonstrates how to configure OIDC client to validate websocket payload using JWT
17
18
```csharp
19
// 1. Load OpenID Connect metadata
0 commit comments