VpnServerAddress class
The VpnServerAddress class represents a VPN server.
The following syntax is simplified from MOF code and includes all inherited properties.
Syntax
[dynamic, provider("VpnClientPSProvider"), AMENDMENT]
class VpnServerAddress
{
string ServerAddress;
string FriendlyName;
};
Members
The VpnServerAddress class has these types of members:
Properties
The VpnServerAddress class has these properties.
-
FriendlyName
-
-
Data type: string
-
Access type: Read/write
The friendly name of the remote VPN server.
-
-
ServerAddress
-
-
Data type: string
-
Access type: Read/write
The address of the remote VPN server that the client connects to. This address is a URL, a friendly name, an IPv4 address, or an IPv6 address.
-
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\RemoteAccess\Client |
MOF |
|
DLL |
|