IWSTrustContract.EndValidate(IAsyncResult) Methode

Definitie

De asynchrone eindmethode voor de WS-Trust Binding valideren.

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

Parameters

asyncResult
IAsyncResult

Een verwijzing naar de openstaande asynchrone verzendaanvraag.

Retouren

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

Van toepassing op