FpcClientBackupRouteType enumeration

Applies to: desktop apps only

The FpcClientBackupRouteType enumerated type contains values that specify the type of backup route for clients.

Syntax

typedef enum FpcClientBackupRouteType { 
  fpcClientBackupRouteDirectToInternet  = 0,
  fpcClientBackupRouteViaProxy          = 1
} FpcClientBackupRouteType;

Constants

  • fpcClientBackupRouteDirectToInternet
    The backup route for clients is direct to the Internet.

  • fpcClientBackupRouteViaProxy
    The backup route for clients is through an upstream proxy server.

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