Share via


FpcConfigurationMode Enumeration

The FpcConfigurationMode enumerated type contains values that specify whether the Forefront TMG configuration defines a standalone server, a standalone array, or an enterprise with central array management.

Syntax

typedef enum FpcConfigurationMode {
  fpcConfigurationStandalone   = 0,
  fpcConfigurationEnterprise   = 1,
  fpcDisconnected              = 2
} FpcConfigurationMode;

Constants

  • fpcConfigurationStandalone
    The Forefront TMG configuration defines a standalone server or a standalone array.

  • fpcConfigurationEnterprise
    The Forefront TMG configuration defines an enterprise with central array management (supported only in Forefront TMG Enterprise Edition).

  • fpcDisconnected
    The configuration mode cannot be determined becuase the stored configuration is not available.

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.
Header

Declared in Comenum.h.

See Also

Enumerated Types

Send comments about this topic to Microsoft

Build date: 6/30/2010