Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Remote Access Accounting Configuration
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 RemoteAccessAccounting
{
RemoteAccessInboxAccounting InboxAccounting;
RemoteAccessRadiusAccounting RadiusAccounting;
};
Members
The RemoteAccessAccounting class has these types of members:
Properties
The RemoteAccessAccounting class has these properties.
-
InboxAccounting
-
-
Data type: RemoteAccessInboxAccounting
-
Access type: Read-only
-
Qualifiers: EmbeddedInstance ("RemoteAccessInboxAccounting")
RemoteAccessInboxAccounting embedded instance
-
-
RadiusAccounting
-
-
Data type: RemoteAccessRadiusAccounting
-
Access type: Read-only
-
Qualifiers: EmbeddedInstance ("RemoteAccessRadiusAccounting")
RemoteAccessRadiusAccounting embedded instance
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\RemoteAccess |
MOF |
|
DLL |
|