IWSTrustFeb2005AsyncContract.EndTrustFeb2005ValidateResponse Yöntem

Tanım

Zaman uyumsuz RSTR/Validate yöntemini tamamlar.

public:
 System::ServiceModel::Channels::Message ^ EndTrustFeb2005ValidateResponse(IAsyncResult ^ ar);
public System.ServiceModel.Channels.Message EndTrustFeb2005ValidateResponse (IAsyncResult ar);
abstract member EndTrustFeb2005ValidateResponse : IAsyncResult -> System.ServiceModel.Channels.Message
Public Function EndTrustFeb2005ValidateResponse (ar As IAsyncResult) As Message

Parametreler

ar
IAsyncResult

IAsyncResult yöntemine BeginTrustFeb2005ValidateResponse(Message, AsyncCallback, Object) yapılan bir çağrı tarafından döndürülen.

Döndürülenler

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

Şunlara uygulanır