The FpcIsaEditionType enumerated type contains values that indicate the edition of Forefront TMG that is installed.
typedef enum FpcIsaEditionType { fpcIsaStandardEdition
Medium Business Edition is installed.
= 0x10, fpcIsaEnterpriseEdition
An edition that supports multiple arrays is installed.
= 0x20 } FpcIsaEditionType;
Medium Business Edition is installed.
An edition that supports multiple arrays is installed.
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.