WSTrustServiceContract.EndTrust13IssueResponse(IAsyncResult) Methode

Definitie

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

public:
 virtual System::ServiceModel::Channels::Message ^ EndTrust13IssueResponse(IAsyncResult ^ ar);
public System.ServiceModel.Channels.Message EndTrust13IssueResponse(IAsyncResult ar);
abstract member EndTrust13IssueResponse : IAsyncResult -> System.ServiceModel.Channels.Message
override this.EndTrust13IssueResponse : IAsyncResult -> System.ServiceModel.Channels.Message
Public Function EndTrust13IssueResponse (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