次の方法で共有


ISslStreamFeature インターフェイス

定義

接続 SslStreamの にアクセスするための機能。 この機能は、TLS 以外の接続や HTTP/3 では使用できません。

public interface ISslStreamFeature
type ISslStreamFeature = interface
Public Interface ISslStreamFeature

プロパティ

SslStream

SslStream を取得します。 ISslStreamFeature TLS 以外の接続や HTTP/3 では使用できないことに注意してください。

適用対象