Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
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("RAMgmtPSProvider"), AMENDMENT]
class RemoteAccessUserActivity
{
string ServerIPAddress;
uint32 ProtocolID;
uint32 ServerPort;
};
Members
The RemoteAccessUserActivity class has these types of members:
Properties
The RemoteAccessUserActivity class has these properties.
-
ProtocolID
-
-
Data type: uint32
-
Access type: Read-only
ID of the protocol being used to access the server
-
-
ServerIPAddress
-
-
Data type: string
-
Access type: Read-only
The IP address of the server that is accessed
-
-
ServerPort
-
-
Data type: uint32
-
Access type: Read-only
Port number being used to access the server
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\RemoteAccess |
MOF |
|
DLL |
|