RemoteAccessRadiusAccounting class

Remote Access Radius Accounting configuration Record

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 RemoteAccessRadiusAccounting
{
  string                   RadiusAccountingStatus;
  RemoteAccessRadiusServer RemoteServerList[];
};

Members

The RemoteAccessRadiusAccounting class has these types of members:

Properties

The RemoteAccessRadiusAccounting class has these properties.

RadiusAccountingStatus

Data type: string

Access type: Read-only

RADIUS accounting status

The possible values are.

Disabled ("Disabled")

ExternalRadius ("ExternalRadius")

Windows Accounting ("Windows Accounting")

Local Nps ("Local Nps")

RemoteServerList

Data type: RemoteAccessRadiusServer array

Access type: Read-only

Qualifiers: EmbeddedInstance ("RemoteAccessRadiusServer")

An array of RemoteAccessRadiusServer embedded instances

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\Microsoft\Windows\RemoteAccess
MOF
RAMgmtPSProvider.mof
DLL
RAMgmtPSProvider.dll