Enables and disables secure authentication for the current phonebook entry.
A boolean value which specifies if secure authentication is enabled.
The RequireEncryption property determines if encryption is required during PPP authentication. If the property is set to true, then only secure password schemes can be used to authenticate the client. If the property is set to false, the client can use the PAP plain-text authentication protocol to authenticate the client. Some older PPP implementations may require that this property be set to false in order to establish a connection.
InternetDialer Class | SocketTools Namespace