TlsConnectionCallbackOptions Class
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.
Options used to configure a per connection callback for TLS configuration.
public class TlsConnectionCallbackOptions
type TlsConnectionCallbackOptions = class
Public Class TlsConnectionCallbackOptions
- Inheritance
-
TlsConnectionCallbackOptions
Application |
Gets or sets a list of ALPN protocols. |
On |
The callback to invoke per connection. This property is required. |
On |
Optional application state to flow to the OnConnection callback. |
Produkt | Versioner |
---|---|
ASP.NET Core | 7.0, 8.0, 9.0 |