BaseChannelWithProperties クラス
アセンブリ: mscorlib (mscorlib.dll 内)

<ComVisibleAttribute(True)> _ Public MustInherit Class BaseChannelWithProperties Inherits BaseChannelObjectWithProperties
[ComVisibleAttribute(true)] public abstract class BaseChannelWithProperties : BaseChannelObjectWithProperties
[ComVisibleAttribute(true)] public ref class BaseChannelWithProperties abstract : public BaseChannelObjectWithProperties

BaseChannelWithProperties クラスは、チャネル シンク チェイン内のシンクに対して、そのプロパティを要求するという複雑な処理を実行します。チャネルがシンク チェイン (適用される場合) を構築後に、SinksWithProperties プロパティを設定する必要があります。
このクラスは、リンク確認要求と継承確認要求をクラス レベルで行います。直前の呼び出し元または派生クラスにインフラストラクチャ アクセス許可がない場合、SecurityException がスローされます。セキュリティ要求の詳細については、「リンク確認要求」および「継承確認要求」を参照してください。
継承時の注意 BaseChannelWithProperties から継承する場合は、Keys プロパティと Item プロパティを実装する必要があります。

System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties
System.Runtime.Remoting.Channels.BaseChannelWithProperties
System.Runtime.Remoting.Channels.Http.HttpChannel
System.Runtime.Remoting.Channels.Http.HttpClientChannel
System.Runtime.Remoting.Channels.Http.HttpServerChannel


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- BaseChannelWithProperties クラスのページへのリンク