Share via


ISslStreamFeature.SslStream Property

Definition

Gets the SslStream. Note that ISslStreamFeature will not be available for non-TLS connections or HTTP/3.

public System.Net.Security.SslStream SslStream { get; }
member this.SslStream : System.Net.Security.SslStream
Public ReadOnly Property SslStream As SslStream

Property Value

Applies to