Compartilhar via


IWSTrustFeb2005SyncContract Interface

Definição

Define o contrato de serviço para o protocolo WS-Trust Feb 2005.

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.

ProcessTrustFeb2005CancelResponse(Message)

Define o método RSTR/Cancel para o protocolo WS-Trust Feb 2005.

ProcessTrustFeb2005Issue(Message)

Define o método Issue para o protocolo WS-Trust Feb 2005.

ProcessTrustFeb2005IssueResponse(Message)

Define o método RSTR/Issue para o protocolo WS-Trust Feb 2005.

ProcessTrustFeb2005Renew(Message)

Define o método Renew para o protocolo WS-Trust Feb 2005.

ProcessTrustFeb2005RenewResponse(Message)

Define o método RSTR/Renew para o protocolo WS-Trust Feb 2005.

ProcessTrustFeb2005Validate(Message)

Define o método Validate para o protocolo WS-Trust Feb 2005.

ProcessTrustFeb2005ValidateResponse(Message)

Define o método RSTR/Validate para o protocolo WS-Trust Feb 2005.

Aplica-se a