WSTrustServiceContract.EndTrustFeb2005IssueResponse(IAsyncResult) Metoda

Definicja

Kończy asynchroniczne wywołanie WS-Trust do RSTR 2005 i komunikat o wydaniu problemu.

public:
 virtual System::ServiceModel::Channels::Message ^ EndTrustFeb2005IssueResponse(IAsyncResult ^ ar);
public System.ServiceModel.Channels.Message EndTrustFeb2005IssueResponse (IAsyncResult ar);
abstract member EndTrustFeb2005IssueResponse : IAsyncResult -> System.ServiceModel.Channels.Message
override this.EndTrustFeb2005IssueResponse : IAsyncResult -> System.ServiceModel.Channels.Message
Public Function EndTrustFeb2005IssueResponse (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