IWSTrustFeb2005SyncContract Interface
Definição
Define o contrato de serviço para o protocolo WS-Trust Feb 2005.Defines the service contract for the WS-Trust Feb 2005 protocol.
public interface class IWSTrustFeb2005SyncContract
[System.ServiceModel.ServiceContract(Name="IWSTrustFeb2005Sync", Namespace="http://schemas.microsoft.com/ws/2008/06/identity/securitytokenservice")]
public interface IWSTrustFeb2005SyncContract
[<System.ServiceModel.ServiceContract(Name="IWSTrustFeb2005Sync", Namespace="http://schemas.microsoft.com/ws/2008/06/identity/securitytokenservice")>]
type IWSTrustFeb2005SyncContract = interface
Public Interface IWSTrustFeb2005SyncContract
- Derivado
- Atributos
Métodos
| ProcessTrustFeb2005Cancel(Message) |
Define o método Cancel para o protocolo WS-Trust Feb 2005.Defines the Cancel method for the WS-Trust Feb 2005 protocol. |
| ProcessTrustFeb2005CancelResponse(Message) |
Define o método RSTR/Cancel para o protocolo WS-Trust Feb 2005.Defines the RSTR/Cancel method for the WS-Trust Feb 2005 protocol. |
| ProcessTrustFeb2005Issue(Message) |
Define o método Issue para o protocolo WS-Trust Feb 2005.Defines the Issue method for the WS-Trust Feb 2005 protocol. |
| ProcessTrustFeb2005IssueResponse(Message) |
Define o método RSTR/Issue para o protocolo WS-Trust Feb 2005.Defines the RSTR/Issue method for the WS-Trust Feb 2005 protocol. |
| ProcessTrustFeb2005Renew(Message) |
Define o método Renew para o protocolo WS-Trust Feb 2005.Defines the Renew method for the WS-Trust Feb 2005 protocol. |
| ProcessTrustFeb2005RenewResponse(Message) |
Define o método RSTR/Renew para o protocolo WS-Trust Feb 2005.Defines the RSTR/Renew method for the WS-Trust Feb 2005 protocol. |
| ProcessTrustFeb2005Validate(Message) |
Define o método Validate para o protocolo WS-Trust Feb 2005.Defines the Validate method for the WS-Trust Feb 2005 protocol. |
| ProcessTrustFeb2005ValidateResponse(Message) |
Define o método RSTR/Validate para o protocolo WS-Trust Feb 2005.Defines the RSTR/Validate method for the WS-Trust Feb 2005 protocol. |