The InTheHand.Net.RemoteAccess namespace holds types that are used to interact with Remote Access networking.
| C# | Visual Basic |
namespace InTheHand.Net.RemoteAccess
Namespace InTheHand.Net.RemoteAccess
| All Types | Classes | Enumerations |
| Icon | Type | Description |
|---|---|---|
| RemoteAccess |
Provides access to remote networks on Windows CE devices.
| |
| RemoteAccessConnection |
Represents an individual remote access connection.
| |
| RemoteAccessConnectionStatus |
Specify the states that may occur during a Remote Access connection operation.
| |
| RemoteAccessDevice |
Contains information that describes a Telephony API (TAPI) device capable of establishing a remote access connection.
| |
| RemoteAccessDeviceType |
Contains standard device types.
| |
| RemoteAccessEntry |
Represents an individual remote access phone book entry.
| |
| RemoteAccessEntryCollection |
Represents a collection of remote access phone book entries.
| |
| RemoteAccessEntryOptions |
Specifies options for the RAS Entry.
| |
| RemoteAccessException |
Exception thrown on RAS specific errors.
|