RasLcpOptions Members

DotRas SDK

Collapse image Expand Image Copy image CopyHover image

The RasLcpOptions 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 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