RemoteAccessRadiusServerPurpose class

Contains the Name and Purpose of a Radius Server

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 RemoteAccessRadiusServerPurpose
{
  string ServerName;
  string Purpose;
};

Members

The RemoteAccessRadiusServerPurpose class has these types of members:

Properties

The RemoteAccessRadiusServerPurpose class has these properties.

Purpose

Data type: string

Access type: Read/write

The purpose of this Radius Server

The possible values are.

Authentication ("Authentication")

Accounting ("Accounting")

Otp ("Otp")

ServerName

Data type: string

Access type: Read/write

The name of the Radius Server

Requirements

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