Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Remote Access Connection Statistics Summary Record From Accounting Data
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[ClassVersion("1.0.0"), dynamic, provider("RAMgmtPSProvider"), AMENDMENT]
class RemoteAccessAccountingSummary : RemoteAccessConnectionSummary
{
uint32 TotalUniqueUsers;
uint32 TotalSessions;
uint32 TotalDASessions;
uint32 TotalVpnSessions;
uint32 TotalUniqueDAClients;
uint32 AverageSessionsPerDay;
uint32 MaxConcurrentSessions;
};
Members
The RemoteAccessAccountingSummary class has these types of members:
Properties
The RemoteAccessAccountingSummary class has these properties.
-
AverageSessionsPerDay
-
-
Data type: uint32
-
Access type: Read-only
Average sessions per day
-
-
MaxConcurrentSessions
-
-
Data type: uint32
-
Access type: Read-only
Maximum concurrent sessions
-
-
TotalDASessions
-
-
Data type: uint32
-
Access type: Read-only
Total number of direct access sessions
-
-
TotalSessions
-
-
Data type: uint32
-
Access type: Read-only
Total number of sessions
-
-
TotalUniqueDAClients
-
-
Data type: uint32
-
Access type: Read-only
Total number of unique direct access clients
-
-
TotalUniqueUsers
-
-
Data type: uint32
-
Access type: Read-only
Total number of unique users
This property is inherited from RemoteAccessConnectionSummary.
-
-
TotalVpnSessions
-
-
Data type: uint32
-
Access type: Read-only
Total number of VPN sessions
-
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2012 |
| Namespace |
Root\Microsoft\Windows\RemoteAccess |
| MOF |
|
| DLL |
|