Commit 272f6c1
authored
Fix issue with INdrStructure type check during unmarshalling and expose authentication context on the RcpConnectedClientTransport class (#35)
* Fix issue where INdrStructure derived type was not unmarshalled correctly
* Expose RpcConnectedClientTransport authentication context as a public property
* Added XML comment to get rid of compiler warnings.1 parent df6fb0e commit 272f6c1
2 files changed
Lines changed: 6 additions & 1 deletion
File tree
- NtApiDotNet
- Ndr/Marshal
- Win32/Rpc/Transport
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
390 | 390 | | |
391 | 391 | | |
392 | 392 | | |
393 | | - | |
| 393 | + | |
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
482 | 482 | | |
483 | 483 | | |
484 | 484 | | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
485 | 490 | | |
486 | 491 | | |
487 | 492 | | |
| |||
0 commit comments