ServiceSettingsIsSecureConnection Method |
Gets the SSL engine activation.
Namespace: OIV.RemoteViz.RenderingAssembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 2024.2.2.0 (10.16.2.0)
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