IWSTrustFeb2005SyncContract Interface

Definitie

Definieert het servicecontract voor het protocol WS-Trust februari 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
Afgeleid
Kenmerken

Methoden

Name Description
ProcessTrustFeb2005Cancel(Message)

Hiermee definieert u de methode Cancel voor het protocol WS-Trust februari 2005.

ProcessTrustFeb2005CancelResponse(Message)

Hiermee definieert u de methode RSTR/Cancel voor het protocol WS-Trust februari 2005.

ProcessTrustFeb2005Issue(Message)

Definieert de methode Probleem voor het protocol WS-Trust februari 2005.

ProcessTrustFeb2005IssueResponse(Message)

Definieert de methode RSTR/Issue voor het protocol WS-Trust februari 2005.

ProcessTrustFeb2005Renew(Message)

Hiermee definieert u de methode Renew voor het protocol WS-Trust februari 2005.

ProcessTrustFeb2005RenewResponse(Message)

Hiermee definieert u de methode RSTR/Renew voor het protocol WS-Trust februari 2005.

ProcessTrustFeb2005Validate(Message)

Definieert de methode Validate voor het protocol WS-Trust februari 2005.

ProcessTrustFeb2005ValidateResponse(Message)

Definieert de methode RSTR/Validate voor het protocol WS-Trust februari 2005.

Van toepassing op