Partilhar via


IWSTrust13AsyncContract.EndTrust13Validate(IAsyncResult) Método

Definição

Conclui o método Validate assíncrono.

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

Parâmetros

ar
IAsyncResult

O IAsyncResult que é retornado por uma chamada para o método BeginTrust13Validate(Message, AsyncCallback, Object).

Retornos

Message

Um Message que representa a mensagem de resposta, que contém o RSTR.

Aplica-se a