IWSTrustContract.EndValidate(IAsyncResult) Metoda

Definice

Asynchronní metoda end pro WS-Trust ověřování vazby.

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

Parametry

asyncResult
IAsyncResult

Odkaz na nezpracovaný asynchronní požadavek Send.

Návraty

Message

MessageKterý představuje zprávu odpovědi, která obsahuje RSTR.

Platí pro