Condividi tramite


IWSTrust13AsyncContract.EndTrust13Validate(IAsyncResult) Metodo

Definizione

Completa il metodo Validate asincrono.

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

Parametri

ar
IAsyncResult

Interfaccia IAsyncResult restituita da una chiamata al metodo BeginTrust13Validate(Message, AsyncCallback, Object).

Restituisce

Message

Message che rappresenta il messaggio di risposta che contiene RSTR.

Si applica a