| ServiceSettings Methods |
The ServiceSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| CopyFrom | Copy assignment operator. | |
| EnableSecureConnection(String, String) | Calls EnableSecureConnection(publicCertificateFilePath, privateKeyFilePath, OIV.RemoteViz.Rendering.ServiceSettings.SecurityProtocols( .RemoteViz.Rendering.ServiceSettings.TLSv1_1 | .RemoteViz.Rendering.ServiceSettings.TLSv1_2 | .RemoteViz.Rendering.ServiceSettings.TLSv1_3 )). | |
| EnableSecureConnection(String, String, ServiceSettingsSecurityProtocols) | Secures the connection between the server and the clients. | |
| Equals | (Inherited from Object.) | |
| GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
| GetType | (Inherited from Object.) | |
| IsSecureConnection | Gets the SSL engine activation. | |
| ToString | (Inherited from Object.) |