WSTrustServiceContract.EndTrust13Issue(IAsyncResult) Metodo

Definizione

Completa una chiamata asincrona al messaggio di WS-Trust 1.3 Problema.

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

Parametri

ar
IAsyncResult

Oggetto IAsyncResult restituito dal metodo Begin che ha avviato la chiamata asincrona.

Valori restituiti

Oggetto Message contenente il messaggio RSTR serializzato.

Implementazioni

Si applica a