ISslStreamFeature Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Feature to get access to the connection's SslStream. This feature will not be available for non-TLS connections or HTTP/3.
public interface ISslStreamFeature
type ISslStreamFeature = interface
Public Interface ISslStreamFeature
Properties
SslStream |
Gets the SslStream. Note that ISslStreamFeature will not be available for non-TLS connections or HTTP/3. |