IWSTrustFeb2005SyncContract Interfaccia

Definizione

Definisce il contratto di servizio per il protocollo WS-Trust di febbraio 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
Derivato
Attributi

Metodi

ProcessTrustFeb2005Cancel(Message)

Definisce il metodo Cancel per il protocollo WS-Trust di febbraio 2005.

ProcessTrustFeb2005CancelResponse(Message)

Definisce il metodo RSTR/Cancel per il protocollo WS-Trust di febbraio 2005.

ProcessTrustFeb2005Issue(Message)

Definisce il metodo Issue per il protocollo WS-Trust di febbraio 2005.

ProcessTrustFeb2005IssueResponse(Message)

Definisce il metodo RSTR/Issue per il protocollo WS-Trust di febbraio 2005.

ProcessTrustFeb2005Renew(Message)

Definisce il metodo Renew per il protocollo WS-Trust di febbraio 2005.

ProcessTrustFeb2005RenewResponse(Message)

Definisce il metodo RSTR/Renew per il protocollo WS-Trust di febbraio 2005.

ProcessTrustFeb2005Validate(Message)

Definisce il metodo Validate per il protocollo WS-Trust di febbraio 2005.

ProcessTrustFeb2005ValidateResponse(Message)

Definisce il metodo RSTR/Validate per il protocollo WS-Trust di febbraio 2005.

Si applica a