RequireEncryption Property  
 

Configure the current phonebook entry to require secure authentication.

Syntax

[form].object.RequireEncryption [= { True | False } ]

Remarks

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.

Data Type

Boolean