WSTrustServiceContract.EndTrust13ValidateResponse(IAsyncResult) Metoda

Definicja

Kończy asynchroniczne wywołanie do WS-Trust 1,3 RSTR/Validate komunikatu.

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

Parametry

ar
IAsyncResult

IAsyncResultObiekt zwrócony przez metodę Begin, która zainicjowała wywołanie asynchroniczne.

Zwraca

Message

MessageObiekt, który zawiera serializowany komunikat RSTR.

Implementuje

Dotyczy