FpcSystemPolicyConfigGroupEnum enumeration

Applies to: desktop apps only

The FpcSystemPolicyConfigGroupEnum enumerated type contains values that specify groups of system policy rules that apply to a specific service and can be configured together. These groups, which are called configuration groups, specify the content of the instance of the FPCSystemPolicyConfigGroup object created by the CreateConfigurationGroupInstance method of the FPCSystemPolicy object.

Syntax

typedef enum FpcSystemPolicyConfigGroupEnum { 
  fpcSystemPolicyConfigGroup_Unknown                               = -1,
  fpcSystemPolicyConfigGroup_AD                                    = 0,
  fpcSystemPolicyConfigGroup_Radius                                = 1,
  fpcSystemPolicyConfigGroup_Passport                              = 2,
  fpcSystemPolicyConfigGroup_RSASecureId                           = 3,
  fpcSystemPolicyConfigGroup_DNS                                   = 4,
  fpcSystemPolicyConfigGroup_DHCP                                  = 5,
  fpcSystemPolicyConfigGroup_RemoteMgmt_FWCONTROL                  = 6,
  fpcSystemPolicyConfigGroup_RemoteMgmt_TS                         = 7,
  fpcSystemPolicyConfigGroup_RemoteMgmt_ICMP                       = 8,
  fpcSystemPolicyConfigGroup_RemoteLogging                         = 9,
  fpcSystemPolicyConfigGroup_RemoteLogging_SQL                     = 10,
  fpcSystemPolicyConfigGroup_ICMP                                  = 11,
  fpcSystemPolicyConfigGroup_Prefetcher                            = 12,
  fpcSystemPolicyConfigGroup_ManagementSites                       = 13,
  fpcSystemPolicyConfigGroup_ClientSetup                           = 14,
  fpcSystemPolicyConfigGroup_Perfmon                               = 15,
  fpcSystemPolicyConfigGroup_Diag_WinNet                           = 16,
  fpcSystemPolicyConfigGroup_Diag_Watson                           = 17,
  fpcSystemPolicyConfigGroup_MOM                                   = 18,
  fpcSystemPolicyConfigGroup_Diag_Connectivity                     = 19,
  fpcSystemPolicyConfigGroup_VPN                                   = 20,
  fpcSystemPolicyConfigGroup_NTP                                   = 21,
  fpcSystemPolicyConfigGroup_SMTP                                  = 22,
  fpcSystemPolicyConfigGroup_CRL                                   = 23,
  fpcSystemPolicyConfigGroup_ConfigServer                          = 24,
  fpcSystemPolicyConfigGroup_ConfigLocalServer                     = 25,
  fpcSystemPolicyConfigGroup_ReplicateGroup                        = 26,
  fpcSystemPolicyConfigGroup_IntraArray                            = 27,
  fpcSystemPolicyConfigGroup_RemoteMgmt_Http                       = 28,
  fpcSystemPolicyConfigGroup_IPv6_Infrastructure                   = 29,
  fpcSystemPolicyConfigGroup_MicrosoftUpdates                      = 30,
  fpcSystemPolicyConfigGroup_SMTP_Protection                       = 31,
  fpcSystemPolicyConfigGroup_Exchange_EdgeSync                     = 32,
  fpcSystemPolicyConfigGroup_client_notification                   = 33,
  fpcSystemPolicyConfigGroup_DirectAccess_IPv6_Infrastructure      = 34,
  fpcSystemPolicyConfigGroup_DirectAccess_Transition_Technologies  = 35,
  fpcSystemPolicyConfigGroup_DirectAccess_IPv6_From_Localhost      = 36,
  fpcSystemPolicyConfigGroup_Stirling_Connectivity                 = 37,
  fpcSystemPolicyConfigGroup_Stirling_ComputerResponses            = 38,
  fpcSystemPolicyConfigGroup_ADServer                              = 39,
  fpcSystemPolicyConfigGroup_BranchCacheRetrieval                  = 40,
  fpcSystemPolicyConfigGroup_BranchCacheAdvertise                  = 41,
  fpcSystemPolicyConfigGroup_MaxGroups                             = 42
} FpcSystemPolicyConfigGroupEnum;

Constants

  • fpcSystemPolicyConfigGroup_Unknown
    A system policy configuration group of unknown type.

  • fpcSystemPolicyConfigGroup_AD
    The configuration group of system policy rules that allows a Forefront TMG server to obtain Active Directory services from trusted domain controllers for authentication purposes (the Active Directory configuration group in Forefront TMG Management).

  • fpcSystemPolicyConfigGroup_Radius
    The configuration group of system policy rules that allows a Forefront TMG server to access trusted RADIUS servers for RADIUS user authentication (the RADIUS configuration group in Forefront TMG Management).

  • fpcSystemPolicyConfigGroup_Passport
    The configuration group of system policy rules that allows a Forefront TMG server to use Passport. In Forefront TMG, no system policy rules are assigned to this configuration group, and there is no corresponding configuration group in Forefront TMG Management.

  • fpcSystemPolicyConfigGroup_RSASecureId
    The configuration group of system policy rules that allow a Forefront TMG server to access trusted RSA Authentication Manager servers for RSA SecurID user authentication (the RSA SecurID configuration group in Forefront TMG Management).

  • fpcSystemPolicyConfigGroup_DNS
    The configuration group of system policy rules that allow a Forefront TMG server to obtain DNS services from trusted servers (the DNS configuration group in Forefront TMG Management).

  • fpcSystemPolicyConfigGroup_DHCP
    The configuration group of system policy rules that allow a Forefront TMG server to obtain DHCP services from trusted servers (the DHCP configuration group in Forefront TMG Management).

  • fpcSystemPolicyConfigGroup_RemoteMgmt_FWCONTROL
    The configuration group of system policy rules that allow remote management of a Forefront TMG server from trusted computers using Microsoft Management Console (MMC) (the Microsoft Management Console (MMC) configuration group in Forefront TMG Management).

  • fpcSystemPolicyConfigGroup_RemoteMgmt_TS
    The configuration group of system policy rules that allow remote management of a Forefront TMG server from trusted computers using the RDP (Terminal Services) protocol (the Terminal Server configuration group in Forefront TMG Management).

  • fpcSystemPolicyConfigGroup_RemoteMgmt_ICMP
    The configuration group of system policy rules that allow remote management of a Forefront TMG server from trusted computers using ICMP (the ICMP (ping) configuration group in Forefront TMG Management).

  • fpcSystemPolicyConfigGroup_RemoteLogging
    The configuration group of system policy rules that allow a Forefront TMG server to create log files on selected remote computers using NetBIOS transport (the Remote Logging (NetBIOS) configuration group in Forefront TMG Management).

  • fpcSystemPolicyConfigGroup_RemoteLogging_SQL
    The configuration group of system policy rules that allow a Forefront TMG server to create SQL log files on selected remote computers (the Remote Logging (SQL) configuration group in Forefront TMG Management).

  • fpcSystemPolicyConfigGroup_ICMP
    The configuration group of system policy rules that allow a Forefront TMG server to send ICMP packets to selected computers, usually for diagnostic purposes (the ICMP configuration group in Forefront TMG Management).

  • fpcSystemPolicyConfigGroup_Prefetcher
    The configuration group of system policy rules that allow the Microsoft Forefront TMG Job Scheduler service to download HTTP content from remote Web sites to a Forefront TMG server (the Scheduled Download Jobs configuration group in Forefront TMG Management).

  • fpcSystemPolicyConfigGroup_ManagementSites
    The configuration group of system policy rules that allow a Forefront TMG server to access selected Web sites for maintenance and management (the Allowed Sites group in Forefront TMG Management).

  • fpcSystemPolicyConfigGroup_ClientSetup
    The configuration group of system policy rules that allow trusted computers to access a Forefront TMG Client or Firewall Client share.

  • fpcSystemPolicyConfigGroup_Perfmon
    The configuration group of system policy rules that allow remote monitoring of a Forefront TMG server from trusted computers using the Performance snap-in (the Remote Performance Monitoring group in Forefront TMG Management).

  • fpcSystemPolicyConfigGroup_Diag_WinNet
    The configuration group of system policy rules that allow Windows Networking (the NetBIOS family of protocols) from a Forefront TMG server to trusted computers for diagnostic purposes (the Windows Networking group in Forefront TMG Management).

  • fpcSystemPolicyConfigGroup_Diag_Watson
    The configuration group of system policy rules that allow a Forefront TMG server to send error reports to Microsoft error reporting sites (the Microsoft Error Reporting group in Forefront TMG Management).

  • fpcSystemPolicyConfigGroup_MOM
    The configuration group of system policy rules that allow remote monitoring of a Forefront TMG server using Microsoft Operations Manager (the Micorsoft Operations Manager group in Forefront TMG Management).

  • fpcSystemPolicyConfigGroup_Diag_Connectivity
    The configuration group of system policy rules that allow a Forefront TMG server to send HTTP requests for verifying connectivity to selected destinations (the HTTP Connectivity Verifiers group in Forefront TMG Management).

  • fpcSystemPolicyConfigGroup_VPN
    The configuration group of system policy rules that allow VPN access.

  • fpcSystemPolicyConfigGroup_NTP
    The configuration group of system policy rules that allow Network Time Protocol (NTP) traffic between a Forefront TMG server and trusted servers in the Internal network (the NTP group in Forefront TMG Management).

  • fpcSystemPolicyConfigGroup_SMTP
    The configuration group of system policy rules that allow a Forefront TMG server to send SMTP messages, such as an email alert, to selected computers in the Internal network (the SMTP group in Forefront TMG Management).

  • fpcSystemPolicyConfigGroup_CRL
    The configuration group of system policy rules that allow a Forefront TMG server to access selected networks for downloading updated certificate revocation lists (CRLs) using the HTTP protocol (the CRL Download group in Forefront TMG Management).

  • fpcSystemPolicyConfigGroup_ConfigServer
    The configuration group of system policy rules that allow a Forefront TMG server to send requests to remote enterprise Configuration Storage servers (the Remote Configuration Storage Server Access group in Forefront TMG Management). This value is used only in Forefront TMG Enterprise Edition.

  • fpcSystemPolicyConfigGroup_ConfigLocalServer
    The configuration group of system policy rules that allow access from trusted computers to an enterprise Configuration Storage server installed locally on the Forefront TMG server (the Local Configuration Storage Server Access group in Forefront TMG Management). This value is used only in Forefront TMG Enterprise Edition.

  • fpcSystemPolicyConfigGroup_ReplicateGroup
    The configuration group of system policy rules that allow a Configuration Storage server to replicate with all the Configuration Storage servers that are configured to replicate with it (the Configuration Storage Server Replication group in Forefront TMG Management). This value is used only in Forefront TMG Enterprise Edition.

  • fpcSystemPolicyConfigGroup_IntraArray
    The configuration group of system policy rules that allow communication between Forefront TMG servers that are members of the same array (the Array Communication group in Forefront TMG Management). This value is used only in Forefront TMG Enterprise Edition.

  • fpcSystemPolicyConfigGroup_RemoteMgmt_Http
    The configuration group of system policy rules that allow remote management of a Forefront TMG server from trusted computers over HTTP (the HTTP configuration group in Forefront TMG Management).

  • fpcSystemPolicyConfigGroup_IPv6_Infrastructure
    The configuration group of system policy rules that allow a Forefront TMG server to receive Internet Protocol Version 6 (IPv6) infrastructure traffic (the IPv6 Infrastructure configuration group in Forefront TMG Management).

  • fpcSystemPolicyConfigGroup_MicrosoftUpdates
    The configuration group of system policy rules that allow a Forefront TMG server to access specific Microsoft Update sites for obtaining updates (the Microsoft Update Sites configuration group in Forefront TMG Management).

  • fpcSystemPolicyConfigGroup_SMTP_Protection
    The configuration group of system policy rules that allow the Forefront TMG server to receive and forward SMTP traffic (the SMTP Protection configuration group in Forefront TMG Management).

  • fpcSystemPolicyConfigGroup_Exchange_EdgeSync
    The configuration group of system policy rules that allow the Forefront TMG server to receive and forward Exchange traffic.

  • fpcSystemPolicyConfigGroup_client_notification
    The configuration group of system policy rules that allow the Forefront TMG server to receive and forward client notification traffic.

  • fpcSystemPolicyConfigGroup_DirectAccess_IPv6_Infrastructure
    The configuration group of system policy rules that allow a Forefront TMG server to receive Internet Protocol Version 6 (IPv6) infrastructure traffic in DirectAccess mode.

  • fpcSystemPolicyConfigGroup_DirectAccess_Transition_Technologies
    The configuration group of system policy rules that allow traffic related to DirectAccess for transition technologies to the local host.

  • fpcSystemPolicyConfigGroup_DirectAccess_IPv6_From_Localhost
    The configuration group of system policy rules that allow a Forefront TMG server to send Internet Protocol Version 6 (IPv6) infrastructure traffic in DirectAccess mode.

  • fpcSystemPolicyConfigGroup_Stirling_Connectivity
    The configuration group of system policy rules that allow a Forefront TMG server to send HTTP requests for verifying connectivity to Forefront Protection Manager (previously known as codename Stirling).

  • fpcSystemPolicyConfigGroup_Stirling_ComputerResponses
    The configuration group of system policy rules that allow a Forefront TMG server to receive Forefront Protection Manager (previously known as codename Stirling) responses.

  • fpcSystemPolicyConfigGroup_ADServer
    The configuration group of system policy rules that allow a Forefront TMG server to send traffic to an Active Directory server.

  • fpcSystemPolicyConfigGroup_BranchCacheRetrieval
    The configuration group of system policy rules that allow a Forefront TMG server to send content retrieved from the Hosted Cache.

  • fpcSystemPolicyConfigGroup_BranchCacheAdvertise
    The configuration group of system policy rules that allow a Forefront TMG server to send notificiations regarding the Hosted Cache.

  • fpcSystemPolicyConfigGroup_MaxGroups
    The configuration group of system policy rules that determine the maximum number of configuration groups.

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