The FpcFwForwardType enumerated type contains values that specify whether requests from Firewall clients and SecureNat clients that are not handled by the Forefront TMG Web proxy should be forwarded to the primary connection or to an upstream Forefront TMG computer.
typedef enum FpcFwForwardType { fpcPrimaryConnection
Requests should be forwarded to the primary connection.
= 0, fpcChaining
Requests should be forwarded to an upstream Forefront TMG computer.
= 1 } FpcFwForwardType;
Requests should be forwarded to the primary connection.
Requests should be forwarded to an upstream Forefront TMG computer.
Client | Requires Windows Vista or Windows XP. |
---|---|
Server | Requires Windows Server 2008. |
Version | Requires Forefront Threat Management Gateway (TMG). |
Header |
Declared in Comenum.h. |
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.