Share via


RemoteAccessUserActivityLocal class

Remote Access User Activity object.

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("RAServerPSProvider"), AMENDMENT]
class RemoteAccessUserActivityLocal
{
  string ServerIPAddress;
  uint32 ProtocolID;
  uint32 ServerPort;
};

Members

The RemoteAccessUserActivityLocal class has these types of members:

Properties

The RemoteAccessUserActivityLocal class has these properties.

ProtocolID

Data type: uint32

Access type: Read-only

ID of the protocol using which the corp machine is being accessed

ServerIPAddress

Data type: string

Access type: Read-only

Corp machine IP address which is accessed

ServerPort

Data type: uint32

Access type: Read-only

Port number using which Corp machine is being accessed

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\microsoft\windows\remoteaccess\server
MOF
RAServerPSProvider.mof
DLL
RAServerPSProvider.dll