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 | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IsSecureConnection | Gets the SSL engine activation. | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |