wcf
wcf copied to clipboard
[P2] Support System.ServiceModel.ClientCredentialsSecurityTokenManager
| APIs | Port/Implement | Public Contract | Testing |
|---|---|---|---|
class S.SM.ClientCredentialsSecurityTokenManager |
|
|
|
ctor ClientCredentialsSecurityTokenManager (ClientCredentials clientCredentials) |
|
|
|
method override SecurityTokenProvider CreateSecurityTokenProvider (SecurityTokenRequirement tokenRequirement) |
|
|
|
API Notes
Implementation Notes Already ported.
Public Contract Notes
- Public Contract: System.ServiceModel.Security
Testing Notes
- Unit tests are required.
- Scenario tests needed: ???
PR Links Added to the PC with: #3908
Delaying these unit tests for a bit while @mconnew is working on final part of code to integrate with the new WSTrust Client.
only UnitTest work left.
We need unit testing here.