The FPCProtocolConnection object represents a single connection in a single Microsoft Firewall service protocol. This object is an element of an FPCProtocolConnections collection.
Click here to see the
Forefront TMG object hierarchy.
The FPCProtocolConnection object defines the following methods.
| Method | Description |
|---|---|
|
Reads all the properties of the object from persistent storage, discarding any changes that were not saved. |
|
|
Sets all of the parameters of an ICMP connection. |
|
|
Sets all of the parameters of a TCP connection. |
|
|
Sets all of the parameters of a UDP connection. |
The FPCProtocolConnection object defines the following properties.
| Property | Description |
|---|---|
|
Gets the ICMP code for the connection. |
|
|
Gets the ICMP type for the connection. |
|
|
Gets a port number designating the high end of the range. |
|
|
Gets a port number designating the low end of the range. |
|
|
Gets a value from the FpcConnectionProtocolType enumerated type that specifies the communication protocol used in the connection. |
|
|
Gets a value from the FpcUDPConnectionDirectionType enumerated type that specifies the direction in which a raw connection can be opened. |
|
|
Gets a value from the FpcConnectionDirectionType enumerated type that specifies the direction in which a TCP connection can be opened. |
|
|
Gets a value from the FpcUDPConnectionDirectionType enumerated type that specifies the direction in which a UDP connection can be opened. |
This object implements the IFPCProtocolConnection and IFPCProtocolConnection2 interfaces.
| Client | Requires Windows Vista or Windows XP. |
|---|---|
| Server | Requires Windows Server 2008. |
| Version | Requires Forefront Threat Management Gateway (TMG). |
| IDL |
Declared in Msfpccom.idl. |
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.