WSTrustServiceContract.EndTrustFeb2005Validate(IAsyncResult) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
WS-Trust Feb 2005 検証メッセージへの非同期呼び出しを完了します。
public:
virtual System::ServiceModel::Channels::Message ^ EndTrustFeb2005Validate(IAsyncResult ^ ar);
public System.ServiceModel.Channels.Message EndTrustFeb2005Validate (IAsyncResult ar);
abstract member EndTrustFeb2005Validate : IAsyncResult -> System.ServiceModel.Channels.Message
override this.EndTrustFeb2005Validate : IAsyncResult -> System.ServiceModel.Channels.Message
Public Function EndTrustFeb2005Validate (ar As IAsyncResult) As Message
パラメーター
- ar
- IAsyncResult
非同期呼び出しを開始した Begin メソッドによって返される IAsyncResult オブジェクト。
戻り値
シリアル化された RSTR メッセージを含む Message オブジェクト。