Share via


FpcFwForwardType enumeration

Applies to: desktop apps only

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.

Syntax

typedef enum FpcFwForwardType { 
  fpcPrimaryConnection  = 0,
  fpcChaining           = 1
} FpcFwForwardType;

Constants

  • fpcPrimaryConnection
    Requests should be forwarded to the primary connection.

  • fpcChaining
    Requests should be forwarded to an upstream Forefront TMG computer.

Requirements

Minimum supported client

Windows Vista

Minimum supported server

Windows Server 2008 R2, Windows Server 2008 with SP2 (64-bit only)

Version

Forefront Threat Management Gateway (TMG) 2010

Header

Comenum.h

See also

Enumerated Types

 

 

Build date: 7/12/2010