ServiceSettingsIsSecureConnection Method |
Gets the SSL engine activation.
Namespace: OIV.RemoteViz.RenderingAssembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public bool IsSecureConnection()
Public Function IsSecureConnection As Boolean
public:
bool IsSecureConnection()
member IsSecureConnection : unit -> bool
Return Value
Type:
Booleantrue if the secure connection is enabled.
Remarks See Also