True if the connection is encrypted. Not applicable with connections without login.
Visual Basic |
---|
Public Property EncryptedConnection As Boolean |
Requires M-Files 18.10.6895.1 or later. Applies to certain protocol sequences only.
With non-local gRPC, the value must be true when the server you are connecting to uses TLS and false when the server does not use TLS. With local gRPC, the recommended value is false.