ISecureConnectionChannel
Overview
Location
- Reference: RemObjects.SDK.dll
- Namespace: RemObjects.SDK
- Ancestry: IChannel | ISecureConnectionChannel
Properties
SslOptions
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