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.
typedef enum FpcConfigurationMode { fpcConfigurationStandalone
The Forefront TMG configuration defines a standalone server or a standalone array.
= 0, fpcConfigurationEnterprise
The Forefront TMG configuration defines an enterprise with central array management (not supported in Forefront TMG Medium Business Edition).
= 1, fpcDisconnected
The configuration mode cannot be determined becuase the stored configuration is not available.
= 2 } FpcConfigurationMode;
The Forefront TMG configuration defines a standalone server or a standalone array.
The Forefront TMG configuration defines an enterprise with central array management (not supported in Forefront TMG Medium Business Edition).
The configuration mode cannot be determined becuase the stored configuration is not available.
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.