VpnAuth class
Virtual Private Network (VPN) authentication settings
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 VpnAuth
{
string Type;
string RadiusServerList[];
};
Members
The VpnAuth class has these types of members:
Properties
The VpnAuth class has these properties.
-
RadiusServerList
-
-
Data type: string array
-
Access type: Read-only
List of Radius Servers
-
-
Type
-
-
Data type: string
-
Access type: Read/write
Authentication type used in the VPN
The possible values are.
-
-
Windows ("Windows")
-
ExternalRadius ("ExternalRadius")
-
LocalNps ("LocalNps")
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\RemoteAccess |
MOF |
|
DLL |
|