RasNetworkProtocols Members

DotRas SDK

Collapse image Expand Image Copy image CopyHover image

The RasNetworkProtocols type exposes the following members.

Constructors

  Name Description
Public method RasNetworkProtocols
Initializes a new instance of the RasNetworkProtocols class.

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 IP
Gets or sets a value indicating whether the IP protocol will be negotiated.
Public property IPv6
Gets or sets a value indicating whether the IPv6 protocol will be negotiated.
Public property Ipx
Gets or sets a value indicating whether the IPX protocol will be negotiated.
Public property NetBeui Obsolete.
Gets or sets a value indicating whether the NetBEUI protocol will be negotiated.

See Also