IWSTrustFeb2005AsyncContract Interface
Defines an asynchronous service contract interface for the WS-Trust Feb 2005 protocol.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | BeginTrustFeb2005Cancel(Message, AsyncCallback, Object) | Defines the asynchronous Cancel method for the WS-Trust Feb 2005 protocol. |
![]() | BeginTrustFeb2005CancelResponse(Message, AsyncCallback, Object) | Defines the asynchronous RSTR/Cancel method for the WS-Trust Feb 2005 protocol. |
![]() | BeginTrustFeb2005Issue(Message, AsyncCallback, Object) | Defines the asynchronous Issue method for the WS-Trust Feb 2005 protocol. |
![]() | BeginTrustFeb2005IssueResponse(Message, AsyncCallback, Object) | Defines the asynchronous RSTR/Issue method for the WS-Trust Feb 2005 protocol. |
![]() | BeginTrustFeb2005Renew(Message, AsyncCallback, Object) | Defines the asynchronous Renew method for the WS-Trust Feb 2005 protocol. |
![]() | BeginTrustFeb2005RenewResponse(Message, AsyncCallback, Object) | Defines the asynchronous RSTR/Renew method for the WS-Trust Feb 2005 protocol. |
![]() | BeginTrustFeb2005Validate(Message, AsyncCallback, Object) | Defines the asynchronous Validate method for the WS-Trust Feb 2005 protocol. |
![]() | BeginTrustFeb2005ValidateResponse(Message, AsyncCallback, Object) | Defines the asynchronous RSTR/Validate method for the WS-Trust Feb 2005 protocol. |
![]() | EndTrustFeb2005Cancel(IAsyncResult) | Completes the asynchronous Cancel method. |
![]() | EndTrustFeb2005CancelResponse(IAsyncResult) | Completes the asynchronous RSTR/Cancel method. |
![]() | EndTrustFeb2005Issue(IAsyncResult) | Completes the asynchronous Issue method. |
![]() | EndTrustFeb2005IssueResponse(IAsyncResult) | Completes the asynchronous RSTR/Issue method. |
![]() | EndTrustFeb2005Renew(IAsyncResult) | Completes the asynchronous Renew method. |
![]() | EndTrustFeb2005RenewResponse(IAsyncResult) | Completes the asynchronous RSTR/Renew method. |
![]() | EndTrustFeb2005Validate(IAsyncResult) | Completes the asynchronous Validate method. |
![]() | EndTrustFeb2005ValidateResponse(IAsyncResult) | Completes the asynchronous RSTR/Validate method. |
Available since 4.5
