Commit 834ddd4
authored
[Microsoft.Azure.ServiceBus] Fix event source messages 40 and 41 (Azure#22009)
* Fix typo: `AmqpSendAuthenticanToken` → `AmqpSendAuthenticationToken`
* Fix claims: `System.String[]` → `Manage,Listen`1 parent e33bbdd commit 834ddd4
File tree
1 file changed
+3
-3
lines changed- sdk/servicebus/Microsoft.Azure.ServiceBus/src
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
423 | 423 | | |
424 | 424 | | |
425 | 425 | | |
426 | | - | |
| 426 | + | |
427 | 427 | | |
428 | 428 | | |
429 | 429 | | |
430 | | - | |
| 430 | + | |
431 | 431 | | |
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
435 | 435 | | |
436 | | - | |
| 436 | + | |
437 | 437 | | |
438 | 438 | | |
439 | 439 | | |
| |||
0 commit comments