Get method of the PS_VpnServerIPsecConfiguration class

Retrieves an Internet Protocol Security (IPsec) VPN server configuration.

Syntax

uint32 Get(
  [in]  uint32                      TunnelType,
  [out] VpnServerIPsecConfiguration cmdletOutput
);

Parameters

TunnelType [in]

The tunnel type of the server configuration.

Windows Server 2012: This parameter is not available before Windows Server 2012 R2.

cmdletOutput [out]

The cmdlet output.

Requirements

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

See also

PS_VpnServerIPsecConfiguration