RasEapOptions Members

DotRas SDK

Collapse image Expand Image Copy image CopyHover image

The RasEapOptions type exposes the following members.

Constructors

  Name Description
Public method RasEapOptions()()()()
Initializes a new instance of the RasEapOptions class.
Public method RasEapOptions(Boolean, Boolean, Boolean)
Initializes a new instance of the RasEapOptions class.

Methods

  Name Description
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 LogOn
Gets or sets a value indicating whether the user data is obtained from WinLogon.
Public property NonInteractive
Gets or sets a value indicating whether the authentication protocol should not display a graphical user interface.
Public property Preview
Gets or sets a value indicating whether the user should be prompted for identity information before dialing.

See Also