WSTrustChannel クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public ref class WSTrustChannel : System::ServiceModel::Channels::IChannel, System::ServiceModel::Federation::IWSTrustChannelContract
public class WSTrustChannel : System.ServiceModel.Channels.IChannel, System.ServiceModel.Federation.IWSTrustChannelContract
type WSTrustChannel = class
interface IWSTrustChannelContract
interface IChannel
interface ICommunicationObject
Public Class WSTrustChannel
Implements IChannel, IWSTrustChannelContract
- 継承
-
WSTrustChannel
- 実装
コンストラクター
| WSTrustChannel(IRequestChannel) |
メソッド
| CreateRequest(WsTrustRequest) | |
| Equals(Object) |
指定されたオブジェクトが現在のオブジェクトと等しいかどうかを判断します。 (継承元 Object) |
| GetHashCode() |
既定のハッシュ関数として機能します。 (継承元 Object) |
| GetProperty<T>() | |
| GetRequestAction(WsTrustRequest) | |
| GetType() |
現在のインスタンスの Type を取得します。 (継承元 Object) |
| IssueAsync(WsTrustRequest) | |
| MemberwiseClone() |
現在の Object の簡易コピーを作成します。 (継承元 Object) |
| ToString() |
現在のオブジェクトを表す文字列を返します。 (継承元 Object) |