Поделиться через


WSTrustServiceContract.ProcessTrustFeb2005CancelResponse(Message) Метод

Определение

Синхронно обрабатывает сообщение отмены WS-Trust RSTR/Cancel версии февраля 2005 г.

public:
 virtual System::ServiceModel::Channels::Message ^ ProcessTrustFeb2005CancelResponse(System::ServiceModel::Channels::Message ^ message);
public System.ServiceModel.Channels.Message ProcessTrustFeb2005CancelResponse (System.ServiceModel.Channels.Message message);
abstract member ProcessTrustFeb2005CancelResponse : System.ServiceModel.Channels.Message -> System.ServiceModel.Channels.Message
override this.ProcessTrustFeb2005CancelResponse : System.ServiceModel.Channels.Message -> System.ServiceModel.Channels.Message
Public Function ProcessTrustFeb2005CancelResponse (message As Message) As Message

Параметры

message
Message

Входящее сообщение запроса.

Возвращаемое значение

Объект Message, содержащий сериализованное сообщение RSTR.

Реализации

Применяется к