FlexSecureMode Enumeration |
Namespace: Flex.Hal.Settings
Member name | Value | Description | |
---|---|---|---|
None | 1 | No encryption is used for the connection. | |
SslImplicit | 2 | Connects with implicit SSL/TLS. | |
SslExplicit | 3 | Connects with explicit SSL/TLS. | |
Ssh | 4 | Connects with SSH. |