IWSTrust13SyncContract.ProcessTrust13CancelResponse(Message) Methode

Definitie

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

public:
 System::ServiceModel::Channels::Message ^ ProcessTrust13CancelResponse(System::ServiceModel::Channels::Message ^ message);
[System.ServiceModel.OperationContract(Action="http://docs.oasis-open.org/ws-sx/ws-trust/200512/RSTR/Cancel", Name="Trust13CancelResponse", ReplyAction="*")]
public System.ServiceModel.Channels.Message ProcessTrust13CancelResponse(System.ServiceModel.Channels.Message message);
[<System.ServiceModel.OperationContract(Action="http://docs.oasis-open.org/ws-sx/ws-trust/200512/RSTR/Cancel", Name="Trust13CancelResponse", ReplyAction="*")>]
abstract member ProcessTrust13CancelResponse : System.ServiceModel.Channels.Message -> System.ServiceModel.Channels.Message
Public Function ProcessTrust13CancelResponse (message As Message) As Message

Parameters

message
Message

Een Message die het aanvraagbericht vertegenwoordigt, dat de RST bevat.

Retouren

Een Message die het antwoordbericht vertegenwoordigt, dat de RSTR bevat.

Kenmerken

Van toepassing op