IWSTrust13AsyncContract.EndTrust13IssueResponse(IAsyncResult) Method

Definition

Completes the asynchronous RSTR/Issue method.

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

Parameters

Returns

A Message that represents the response message, which contains the RSTR.

Applies to