Property IsSslTlsEnabled
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
IsSslTlsEnabled
Indicates if SSL/TLS is enabled on the connection.
public bool IsSslTlsEnabled { get; set; }
Property Value
Remarks
Can only be set to true on connection for protocol type Serial and port type IP.