UnixPosixIdentityBindingElement クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public ref class UnixPosixIdentityBindingElement : System::ServiceModel::Channels::StreamUpgradeBindingElement
public class UnixPosixIdentityBindingElement : System.ServiceModel.Channels.StreamUpgradeBindingElement
type UnixPosixIdentityBindingElement = class
inherit StreamUpgradeBindingElement
Public Class UnixPosixIdentityBindingElement
Inherits StreamUpgradeBindingElement
- 継承
コンストラクター
UnixPosixIdentityBindingElement() | |
UnixPosixIdentityBindingElement(UnixPosixIdentityBindingElement) |
メソッド
BuildChannelFactory<TChannel>(BindingContext) | |
BuildChannelListener<TChannel>(BindingContext) |
指定した種類のチャネルを受け入れるよう、バインディング コンテキストからチャネル リスナーを初期化します。 (継承元 BindingElement) |
BuildClientStreamUpgradeProvider(BindingContext) | |
BuildServerStreamUpgradeProvider(BindingContext) |
提供するチャネル コンテキストに基づいて、StreamUpgradeProvider のサーバー上にインスタンスを作成します。 (継承元 StreamUpgradeBindingElement) |
CanBuildChannelFactory<TChannel>(BindingContext) | |
CanBuildChannelListener<TChannel>(BindingContext) |
指定した種類のチャネルに対するリスナーをバインド要素が作成できるかどうかを示す値を返します。 (継承元 BindingElement) |
Clone() | |
Equals(Object) |
指定されたオブジェクトが現在のオブジェクトと等しいかどうかを判断します。 (継承元 Object) |
GetHashCode() |
既定のハッシュ関数として機能します。 (継承元 Object) |
GetProperty<T>(BindingContext) | |
GetType() |
現在のインスタンスの Type を取得します。 (継承元 Object) |
MemberwiseClone() |
現在の Object の簡易コピーを作成します。 (継承元 Object) |
ToString() |
現在のオブジェクトを表す文字列を返します。 (継承元 Object) |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
.NET