WSTrustServiceContract.EndTrust13IssueResponse(IAsyncResult) Metoda

Definice

Dokončí asynchronní volání zprávy RSTR 1,3 a zprávu WS-Trust o vydání.

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

Parametry

ar
IAsyncResult

IAsyncResultObjekt vrácený metodou Begin, která iniciovala asynchronní volání.

Návraty

Message

MessageObjekt, který obsahuje serializovanou zprávu RSTR.

Implementuje

Platí pro