TlsContext.CreateServer(SslServerAuthenticationOptions) Method
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.
public:
static System::Net::Security::TlsContext ^ CreateServer(System::Net::Security::SslServerAuthenticationOptions ^ options);
public static System.Net.Security.TlsContext CreateServer(System.Net.Security.SslServerAuthenticationOptions options);
static member CreateServer : System.Net.Security.SslServerAuthenticationOptions -> System.Net.Security.TlsContext
Public Shared Function CreateServer (options As SslServerAuthenticationOptions) As TlsContext
Parameters
- options
- SslServerAuthenticationOptions