ISecureConnectionChannel

Overview

Location


Properties


SslOptions .NET Core, .NET Framework, .NET Standard

Gets the SslConnectionFactory instance that can be used to configure the SSL options of the current instance.

 

property SslOptions: SslConnectionFactory read;

 

SslConnectionFactory SslOptions { get; }

 

ReadOnly Property SslOptions() As SslConnectionFactory