RasLcpOptions Properties

DotRas SDK

Collapse image Expand Image Copy image CopyHover image

The RasLcpOptions type exposes the following members.

Properties

  Name Description
Public property Acfc
Gets a value indicating whether address and control field compression is being used.
Public property Aes128
Gets a value indicating whether AES 128-bit encryption is being used.
Public property Aes256
Gets a value indicating whether AES 256-bit encryption is being used.
Public property Des56
Gets a value indicating whether DES 56-bit encryption is being used.
Public property Pfc
Gets a value indicating whether protocol field compression is being used.
Public property Sshf
Gets a value indicating whether short sequence number header format is being used.
Public property TripleDes
Gets a value indicating whether 3 DES encryption is being used.

See Also