IWSTrust13AsyncContract.EndTrust13Validate(IAsyncResult) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 qui représente le message de réponse, qui contient le RSTR.