IWSTrustFeb2005SyncContract Interface

Définition

Définit le contrat de service pour le protocole WS-Trust février 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
Dérivé
Attributs

Méthodes

Nom Description
ProcessTrustFeb2005Cancel(Message)

Définit la méthode Cancel pour le protocole WS-Trust février 2005.

ProcessTrustFeb2005CancelResponse(Message)

Définit la méthode RSTR/Cancel pour le protocole WS-Trust février 2005.

ProcessTrustFeb2005Issue(Message)

Définit la méthode Issue pour le protocole WS-Trust février 2005.

ProcessTrustFeb2005IssueResponse(Message)

Définit la méthode RSTR/Issue pour le protocole WS-Trust février 2005.

ProcessTrustFeb2005Renew(Message)

Définit la méthode Renew pour le protocole WS-Trust février 2005.

ProcessTrustFeb2005RenewResponse(Message)

Définit la méthode RSTR/Renew pour le protocole WS-Trust février 2005.

ProcessTrustFeb2005Validate(Message)

Définit la méthode Validate pour le protocole WS-Trust février 2005.

ProcessTrustFeb2005ValidateResponse(Message)

Définit la méthode RSTR/Validate pour le protocole WS-Trust février 2005.

S’applique à