Share via


WSTrustServiceContract.EndTrust13Validate(IAsyncResult) Metoda

Definice

Dokončí asynchronní volání zprávy ověření WS-Trust 1.3.

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

Parametry

ar
IAsyncResult

Objekt IAsyncResult vrácený Metodou Begin, která iniciovala asynchronní volání.

Návraty

Objekt Message , který obsahuje serializovanou zprávu RSTR.

Implementuje

Platí pro