IWSTrustChannelContract Members
[Starting with the .NET Framework 4.5, Windows Identity Foundation (WIF) has been fully integrated into the .NET Framework. The version of WIF addressed by this topic, WIF 3.5, is deprecated and should only be used when developing against the .NET Framework 3.5 SP1 or the .NET Framework 4. For more information about WIF in the .NET Framework 4.5, also known as WIF 4.5, see the Windows Identity Foundation documentation in the .NET Framework 4.5 Development Guide.]
A service contract that defines the methods which wrap the Message-oriented operation contracts exposed by IWSTrustContract.
The following tables list the members exposed by the IWSTrustChannelContract type.
Public Methods
Name | Description | |
---|---|---|
BeginCancel | Asynchronously sends a WS-Trust Cancel message to an endpoint. | |
BeginCancel | The asynchronous begin method for the WS-Trust Cancel binding. (Inherited from IWSTrustContract) | |
BeginIssue | Asynchronously sends a WS-Trust Renew message to an endpoint. | |
BeginIssue | The asynchronous begin method for the WS-Trust Issue binding. (Inherited from IWSTrustContract) | |
BeginRenew | Asynchronously sends a WS-Trust Renew message to an endpoint. | |
BeginRenew | The asynchronous begin method for the WS-Trust Renew binding. (Inherited from IWSTrustContract) | |
BeginValidate | Asynchronously sends a WS-Trust Validate message to an endpoint. | |
BeginValidate | The asynchronous begin method for the WS-Trust Validate binding. (Inherited from IWSTrustContract) | |
Cancel | Sends a WS-Trust Cancel message to an endpoint. | |
Cancel | The method for the WS-Trust Cancel binding. (Inherited from IWSTrustContract) | |
EndCancel | Completes the asynchronous send operation initiated by a call to BeginCancel. | |
EndCancel | The asynchronous end method for the WS-Trust Cancel binding. (Inherited from IWSTrustContract) | |
EndIssue | Completes the asynchronous send operation initiated by a call to BeginIssue. | |
EndIssue | The asynchronous end method for the WS-Trust Issue binding. (Inherited from IWSTrustContract) | |
EndRenew | Completes the asynchronous send operation initiated by a call to BeginRenew. | |
EndRenew | The asynchronous end method for the WS-Trust Renew binding. (Inherited from IWSTrustContract) | |
EndValidate | Completes the asynchronous send operation initiated by a call to BeginValidate. | |
EndValidate | The asynchronous end method for the WS-Trust Validate binding. (Inherited from IWSTrustContract) | |
Issue | Overloaded. Sends a WS-Trust Issue message to an endpoint STS. | |
Issue | The method for the WS-Trust Issue binding. (Inherited from IWSTrustContract) | |
Renew | Sends a WS-Trust Renew message to an endpoint. | |
Renew | The method for the WS-Trust Renew binding. (Inherited from IWSTrustContract) | |
Validate | Sends a WS-Trust Validate message to an endpoint. | |
Validate | The method for the WS-Trust Validate binding. (Inherited from IWSTrustContract) |
Top
See Also
Reference
IWSTrustChannelContract Interface
Microsoft.IdentityModel.Protocols.WSTrust Namespace
Copyright © 2008 by Microsoft Corporation. All rights reserved.