FPCProtocolConnections Collection
The FPCProtocolConnections collection holds a set of FPCProtocolConnection objects that represent all of the primary connections or all of the secondary conditions for a single protocol.
The FPCProtocolConnections collection is accessed through the PrimaryConnections or SecondaryConnections property of an FPCProtocolDefinition object.
Click here to see the Forefront TMG object hierarchy.
Methods
The FPCProtocolConnections collection defines the following methods.
Method | Description |
---|---|
Creates a new FPCProtocolConnection object for an ICMP connection and returns a reference to it. |
|
Creates a new FPCProtocolConnection object for a raw protocol and returns a reference to it. |
|
Creates a new FPCProtocolConnection object for a TCP connection and returns a reference to it. |
|
Creates a new FPCProtocolConnection object for a UDP connection and returns a reference to it. |
|
Retrieves the requested FPCProtocolConnection object from the collection. |
|
Recursively reads all the properties of the collection and its elements from persistent storage, overwriting any changes made after the last call to the Save method. |
|
Removes the specified FPCProtocolConnection object from the collection. |
|
Writes the current values of all the properties of the collection and its elements to persistent storage. |
Properties
The FPCProtocolConnections collection defines the following properties.
Property | Description |
---|---|
Gets an enumerator object for the collection. |
|
Gets the number of FPCProtocolConnection objects in the collection. |
Interfaces for C++ Programming
This object implements the IFPCProtocolConnections and IFPCProtocolConnections2 interfaces.
Requirements
Client | Requires Windows 7 or Windows Vista. |
Server | Requires Windows Server 2008 R2 or Windows Server 2008 x64 Edition with SP2. |
Version | Requires Forefront Threat Management Gateway (TMG) 2010. |
IDL | Declared in Msfpccom.idl. |
See Also
Send comments about this topic to Microsoft
Build date: 6/30/2010