RasCompressionOptions Members

DotRas SDK

Collapse image Expand Image Copy image CopyHover image

The RasCompressionOptions type exposes the following members.

Methods

  Name Description
Public method Clone
Creates a copy of this object.
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)

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