IWSTrust13AsyncContract.EndTrust13ValidateResponse(IAsyncResult) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
非同期 RSTR/Validate メソッドを完了します。
public:
System::ServiceModel::Channels::Message ^ EndTrust13ValidateResponse(IAsyncResult ^ ar);
public System.ServiceModel.Channels.Message EndTrust13ValidateResponse(IAsyncResult ar);
abstract member EndTrust13ValidateResponse : IAsyncResult -> System.ServiceModel.Channels.Message
Public Function EndTrust13ValidateResponse (ar As IAsyncResult) As Message
パラメーター
- ar
- IAsyncResult
IAsyncResult メソッドの呼び出しによって返されるBeginTrust13ValidateResponse(Message, AsyncCallback, Object)。
返品
RSTR を含む応答メッセージを表す Message 。