Aracılığıyla paylaş


IWSTrust13SyncContract.ProcessTrust13ValidateResponse(Message) Yöntem

Tanım

WS-Trust 1.3 protokolü için RSTR/Validate yöntemini tanımlar.

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

Parametreler

message
Message

Message RST'yi içeren istek iletisini temsil eden bir.

Döndürülenler

Message RSTR'yi içeren yanıt iletisini temsil eden bir.

Öznitelikler

Şunlara uygulanır