Partager via


IWSTrust13AsyncContract.EndTrust13Validate(IAsyncResult) Méthode

Définition

Termine la méthode Validate asynchrone.

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

Paramètres

ar
IAsyncResult

IAsyncResult qui est retourné par un appel à la méthode BeginTrust13Validate(Message, AsyncCallback, Object).

Retours

Message

Message qui représente le message de réponse, qui contient le RSTR.

S’applique à