IWSTrustFeb2005SyncContract Schnittstelle

Definition

Definiert den Dienstvertrag für das Protokoll WS-Trusts 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
Abgeleitet
Attribute

Methoden

ProcessTrustFeb2005Cancel(Message)

Definiert die Cancel-Methode für das Protokoll WS-Trusts Feb 2005.

ProcessTrustFeb2005CancelResponse(Message)

Definiert die RSTR/Cancel-Methode für das Protokoll WS-Trusts Feb 2005.

ProcessTrustFeb2005Issue(Message)

Definiert die Issue-Methode für das Protokoll WS-Trusts Feb 2005.

ProcessTrustFeb2005IssueResponse(Message)

Definiert die RSTR/Issue-Methode für das Protokoll WS-Trusts Feb 2005.

ProcessTrustFeb2005Renew(Message)

Definiert die Renew-Methode für das Protokoll WS-Trusts Feb 2005.

ProcessTrustFeb2005RenewResponse(Message)

Definiert die RSTR/Renew-Methode für das Protokoll WS-Trusts Feb 2005.

ProcessTrustFeb2005Validate(Message)

Definiert die Validate-Methode für das Protokoll WS-Trusts Feb 2005.

ProcessTrustFeb2005ValidateResponse(Message)

Definiert die RSTR/Validate-Methode für das Protokoll WS-Trusts Feb 2005.

Gilt für