FpcIsaEditionType enumeration

Applies to: desktop apps only

The FpcIsaEditionType enumerated type contains values that indicate the edition of Forefront TMG that is installed.

Syntax

typedef enum FpcIsaEditionType { 
  fpcIsaStandardEdition    = 0x10,
  fpcIsaEnterpriseEdition  = 0x20
} FpcIsaEditionType;

Constants

  • fpcIsaStandardEdition
    Forefront TMG Standard Edition is installed.

  • fpcIsaEnterpriseEdition
    Forefront TMG Enterprise Edition is installed.

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