VpnTrafficSelector class
Describes the VPN traffic selector
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[ClassVersion("1.0"), dynamic, provider("RAMgmtPSProvider"), AMENDMENT]
class VpnTrafficSelector
{
uint32 ProtocolId;
string IPAddressRange[];
uint32 PortRange[];
uint16 TsPayloadId;
uint32 Type;
};
Members
The VpnTrafficSelector class has these types of members:
Properties
The VpnTrafficSelector class has these properties.
-
IPAddressRange
-
-
Data type: string array
-
Access type: Read-only
The IP address range for traffic selectors
-
-
PortRange
-
-
Data type: uint32 array
-
Access type: Read-only
The port range of traffic selectors
-
-
ProtocolId
-
-
Data type: uint32
-
Access type: Read-only
The protocol ID for traffic selectors
-
-
TsPayloadId
-
-
Data type: uint16
-
Access type: Read-only
The payload ID
-
-
Type
-
-
Data type: uint32
-
Access type: Read-only
The address family, IPv4 or IPv6
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\Microsoft\Windows\RemoteAccess |
MOF |
|
DLL |
|