WSTrustServiceContract.EndTrust13ValidateResponse(IAsyncResult) Methode

Definitie

Hiermee wordt een asynchrone aanroep naar het bericht WS-Trust 1.3 RSTR/Validate voltooid.

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

Parameters

ar
IAsyncResult

Het IAsyncResult object dat wordt geretourneerd door de beginmethode waarmee de asynchrone aanroep is gestart.

Retouren

Een Message object dat het geserialiseerde RSTR-bericht bevat.

Implementeringen

Van toepassing op