SslStream.TransportContext プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
拡張保護を使用した認証に使用される TransportContext を取得します。
public:
property System::Net::TransportContext ^ TransportContext { System::Net::TransportContext ^ get(); };
public System.Net.TransportContext TransportContext { get; }
member this.TransportContext : System.Net.TransportContext
Public ReadOnly Property TransportContext As TransportContext
プロパティ値
拡張保護に使用されるチャネル バインド トークン (CBT) を含む TransportContext オブジェクト。