Base type: System.Entity
Summary: List of Remote Access Tunnels on VPN device
| Name | Type | Notes |
|---|---|---|
| SessionID | System.Int32 | |
| NodeID | System.Int32 | |
| SessionIndex | System.Int32 | |
| UserName | System.String | |
| IPAddress | System.String | |
| ConnectedTime | System.DateTime | |
| DisconnectedTime | System.DateTime | |
| SessionGroup | System.String | |
| SessionStatus | System.Int16 | |
| EncryptionAlgorithm | System.Int16 | |
| AuthenticationAlgorithm | System.Int16 | |
| RasProtocol | System.Int16 | |
| ClientInfo | System.String | |
| InTotalBytes | System.Int64 | |
| OutTotalBytes | System.Int64 | |
| InTotalPkts | System.Int64 | |
| OutTotalPkts | System.Int64 | |
| InBps | System.Single | |
| OutBps | System.Single | |
| InPps | System.Single | |
| OutPps | System.Single | |
| DisplayName | System.String | |
| Status | System.Int32 | |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |
| Detail | Orion.ASA.RemoteAccessSessionDetail | Defined by relationship Orion.ASA.RemoteAccessSessionsHostsRemoteAccessSessionDetail (System.Hosting) |
| Node | Orion.Nodes | Defined by relationship Orion.NodeReferencesASARemoteAccessSessions (System.Reference) |
| AsaDevice | Orion.ASA.Node | Defined by relationship Orion.AsaDeviceHostsASARemoteAccessSessions (System.Hosting) |