RasCompressionOptions Properties

DotRas SDK

Collapse image Expand Image Copy image CopyHover image

The RasCompressionOptions type exposes the following members.

Properties

  Name Description
Public property CompressionOnly
Gets a value indicating whether compression without encryption will be used.
Public property Encryption128Bit
Gets a value indicating whether Microsoft Point-to-Point Encryption (MPPE) is using 128-bit keys.
Public property Encryption40Bit
Gets a value indicating whether Microsoft Point-to-Point Encryption (MPPE) is using 40-bit keys.
Public property Encryption56Bit
Gets a value indicating whether Microsoft Point-to-Point Encryption (MPPE) is using 56-bit keys.
Public property HistoryLess
Gets a value indicating whether Microsoft Point-to-Point Encryption (MPPE) is in stateless mode.

See Also