The RasDialer type exposes the following members.
Properties
Name | Description | |
---|---|---|
AllowUseStoredCredentials |
Gets or sets a value indicating whether stored credentials will be allowed if the credentials have not been provided.
|
|
AuthenticationCookie |
Gets or sets a pointer to the authentication cookie.
|
|
AutoUpdateCredentials |
Gets or sets a value indicating whether the saved credentials will be updated upon completion of a successful connection attempt.
|
|
CallbackId |
Gets or sets the application defined callback id.
|
|
CallbackNumber |
Gets or sets the callback number.
|
|
Container | Gets the IContainer that contains the Component. (Inherited from Component.) |
|
Credentials |
Gets or sets the credentials.
|
|
EapOptions |
Gets or sets the extensible authentication protocol (EAP) options.
|
|
EntryName |
Gets or sets the name of the entry to dial.
|
|
HangUpPollingInterval |
Gets or sets the polling interval, in milliseconds, to determine whether the connection has successfully disconnected during an asynchronous connection attempt.
|
|
InterfaceIndex |
Gets or sets the interface index on top of which the Virtual Private Network (VPN) connection will be dialed.
|
|
IsBusy |
Gets a value indicating whether the component is busy dialing a connection.
|
|
Options |
Gets or sets the options.
|
|
Owner |
Gets or sets the parent window.
|
|
PhoneBookPath |
Gets or sets the full path (including filename) of a phone book.
|
|
PhoneNumber |
Gets or sets the phone number to dial.
|
|
Site | (Inherited from Component.) | |
SkipPppAuthentication |
Gets or sets a value indicating whether point-to-point (PPP) authentication is skipped.
|
|
SubEntryId |
Gets or sets the one-based index of the subentry to dial.
|
|
SynchronizingObject |
Gets or sets the object used to marshal event-handler calls that are issued by the component.
(Inherited from RasComponent.) |
|
Timeout |
Gets or sets the length of time (in milliseconds) until the asynchronous connection attempt times out.
|