Microsoft Internet Security and Acceleration Server 2004 SDK

FpcSystemPolicyConfigGroupEnum

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.

typedef enum FpcSystemPolicyConfigGroupEnum
{
  fpcSystemPolicyConfigGroup_Unknown 
fpcSystemPolicyConfigGroup_Unknown
A system policy configuration group of unknown type.
 = -1,
  fpcSystemPolicyConfigGroup_AD
fpcSystemPolicyConfigGroup_AD
The configuration group of system policy rules that allow an ISA Server computer to obtain Active Directory services from trusted domain controllers.
 = 0,
  fpcSystemPolicyConfigGroup_Radius
fpcSystemPolicyConfigGroup_Radius
The configuration group of system policy rules that allow an ISA Server computer to access trusted RADIUS servers for RADIUS user authentication.
 = 1,
  fpcSystemPolicyConfigGroup_Passport
fpcSystemPolicyConfigGroup_Passport
The configuration group of system policy rules that allow an ISA Server computer to use Passport.
 = 2,
  fpcSystemPolicyConfigGroup_RSASecureId
fpcSystemPolicyConfigGroup_RSASecureId
The configuration group of system policy rules that allow an ISA Server computer to use RSA Secure ID.
 = 3,
  fpcSystemPolicyConfigGroup_DNS
fpcSystemPolicyConfigGroup_DNS
The configuration group of system policy rules that allow an ISA Server computer to obtain Domain Name System (DNS) services from trusted servers.
 = 4,
  fpcSystemPolicyConfigGroup_DHCP
fpcSystemPolicyConfigGroup_DHCP
The configuration group of system policy rules that allow an ISA Server computer to obtain Dynamic Host Configuration Protocol (DHCP) services from trusted servers.
 = 5,
  fpcSystemPolicyConfigGroup_RemoteMgmt_FWCONTROL
fpcSystemPolicyConfigGroup_RemoteMgmt_FWCONTROL
The configuration group of system policy rules that allow remote management of an ISA Server computer from trusted computers using remote procedure call (RPC).
 = 6,
  fpcSystemPolicyConfigGroup_RemoteMgmt_TS
fpcSystemPolicyConfigGroup_RemoteMgmt_TS
The configuration group of system policy rules that allow remote management of an ISA Server computer from trusted computers using Terminal Services.
 = 7,
  fpcSystemPolicyConfigGroup_RemoteMgmt_ICMP
fpcSystemPolicyConfigGroup_RemoteMgmt_ICMP
The configuration group of system policy rules that allow remote management of an ISA Server computer from trusted computers using the Internet Control Message Protocol (ICMP).
 = 8,
  fpcSystemPolicyConfigGroup_RemoteLogging
fpcSystemPolicyConfigGroup_RemoteLogging
The configuration group of system policy rules that allow an ISA Server computer to create log files on specified remote computers.
 = 9,
  fpcSystemPolicyConfigGroup_RemoteLogging_SQL
fpcSystemPolicyConfigGroup_RemoteLogging_SQL
The configuration group of system policy rules that allow an ISA Server computer to create SQL log files on specified remote computers.
 = 10,
  fpcSystemPolicyConfigGroup_ICMP
fpcSystemPolicyConfigGroup_ICMP
The configuration group of system policy rules that allow an ISA Server computer to send ICMP packets to trusted computers (for diagnostic purposes).
 = 11,
  fpcSystemPolicyConfigGroup_Prefetcher
fpcSystemPolicyConfigGroup_Prefetcher
The configuration group of system policy rules that allow the Microsoft ISA Server Job Scheduler service to download HTTP content directly to an ISA Server computer.
 = 12,
  fpcSystemPolicyConfigGroup_ManagementSites
fpcSystemPolicyConfigGroup_ManagementSites
The configuration group of system policy rules that allow an ISA Server computer to access sites needed for maintenance and management.
 = 13,
  fpcSystemPolicyConfigGroup_ClientSetup
fpcSystemPolicyConfigGroup_ClientSetup
The configuration group of system policy rules that allow trusted computers to access a Firewall client share.
 = 14,
  fpcSystemPolicyConfigGroup_Perfmon
fpcSystemPolicyConfigGroup_Perfmon
The configuration group of system policy rules that allow remote monitoring of an ISA Server computer using the Performance snap-in (Performance Monitor in Windows 2000).
 = 15,
  fpcSystemPolicyConfigGroup_Diag_WinNet
fpcSystemPolicyConfigGroup_Diag_WinNet
The configuration group of system policy rules that allow Windows Networking (the NetBIOS family of protocols) from an ISA Server computer to trusted computers for diagnostic purposes.
 = 16,
  fpcSystemPolicyConfigGroup_Diag_Watson
fpcSystemPolicyConfigGroup_Diag_Watson
The configuration group of system policy rules that allow an ISA Server computer to send error reports to Microsoft.
 = 17,
  fpcSystemPolicyConfigGroup_MOM
fpcSystemPolicyConfigGroup_MOM
The configuration group of system policy rules that allow an ISA Server computer to use Microsoft Operations Manager.
 = 18,
  fpcSystemPolicyConfigGroup_Diag_Connectivity
fpcSystemPolicyConfigGroup_Diag_Connectivity
The configuration group of system policy rules that allow an ISA Server computer to send requests that verify connectivity for diagnostic purposes.
 = 19,
  fpcSystemPolicyConfigGroup_VPN
fpcSystemPolicyConfigGroup_VPN
The configuration group of system policy rules that allow VPN access.
 = 20,
  fpcSystemPolicyConfigGroup_NTP
fpcSystemPolicyConfigGroup_NTP
The configuration group of system policy rules that allow the ISA Server computer to access the Internal network using the NTP (UDP) protocol.
 = 21,
  fpcSystemPolicyConfigGroup_SMTP
fpcSystemPolicyConfigGroup_SMTP
The configuration group of system policy rules that allow the ISA Server computer to access the Internal network using the SMTP protocol.
 = 22,
  fpcSystemPolicyConfigGroup_CRL
fpcSystemPolicyConfigGroup_CRL
The configuration group of system policy rules that allow the ISA Server computer to access selected networks for downloading updated certificate revocation lists (CRLs) using the HTTP protocol.
 = 23,
  fpcSystemPolicyConfigGroup_MaxGroups
fpcSystemPolicyConfigGroup_MaxGroups
The current number of configuration groups.
 = 24

} FpcSystemPolicyConfigGroupEnum;

Constants

fpcSystemPolicyConfigGroup_Unknown
A system policy configuration group of unknown type.
fpcSystemPolicyConfigGroup_AD
The configuration group of system policy rules that allow an ISA Server computer to obtain Active Directory services from trusted domain controllers.
fpcSystemPolicyConfigGroup_Radius
The configuration group of system policy rules that allow an ISA Server computer to access trusted RADIUS servers for RADIUS user authentication.
fpcSystemPolicyConfigGroup_Passport
The configuration group of system policy rules that allow an ISA Server computer to use Passport.
fpcSystemPolicyConfigGroup_RSASecureId
The configuration group of system policy rules that allow an ISA Server computer to use RSA Secure ID.
fpcSystemPolicyConfigGroup_DNS
The configuration group of system policy rules that allow an ISA Server computer to obtain Domain Name System (DNS) services from trusted servers.
fpcSystemPolicyConfigGroup_DHCP
The configuration group of system policy rules that allow an ISA Server computer to obtain Dynamic Host Configuration Protocol (DHCP) services from trusted servers.
fpcSystemPolicyConfigGroup_RemoteMgmt_FWCONTROL
The configuration group of system policy rules that allow remote management of an ISA Server computer from trusted computers using remote procedure call (RPC).
fpcSystemPolicyConfigGroup_RemoteMgmt_TS
The configuration group of system policy rules that allow remote management of an ISA Server computer from trusted computers using Terminal Services.
fpcSystemPolicyConfigGroup_RemoteMgmt_ICMP
The configuration group of system policy rules that allow remote management of an ISA Server computer from trusted computers using the Internet Control Message Protocol (ICMP).
fpcSystemPolicyConfigGroup_RemoteLogging
The configuration group of system policy rules that allow an ISA Server computer to create log files on specified remote computers.
fpcSystemPolicyConfigGroup_RemoteLogging_SQL
The configuration group of system policy rules that allow an ISA Server computer to create SQL log files on specified remote computers.
fpcSystemPolicyConfigGroup_ICMP
The configuration group of system policy rules that allow an ISA Server computer to send ICMP packets to trusted computers (for diagnostic purposes).
fpcSystemPolicyConfigGroup_Prefetcher
The configuration group of system policy rules that allow the Microsoft ISA Server Job Scheduler service to download HTTP content directly to an ISA Server computer.
fpcSystemPolicyConfigGroup_ManagementSites
The configuration group of system policy rules that allow an ISA Server computer to access sites needed for maintenance and management.
fpcSystemPolicyConfigGroup_ClientSetup
The configuration group of system policy rules that allow trusted computers to access a Firewall client share.
fpcSystemPolicyConfigGroup_Perfmon
The configuration group of system policy rules that allow remote monitoring of an ISA Server computer using the Performance snap-in (Performance Monitor in Windows 2000).
fpcSystemPolicyConfigGroup_Diag_WinNet
The configuration group of system policy rules that allow Windows Networking (the NetBIOS family of protocols) from an ISA Server computer to trusted computers for diagnostic purposes.
fpcSystemPolicyConfigGroup_Diag_Watson
The configuration group of system policy rules that allow an ISA Server computer to send error reports to Microsoft.
fpcSystemPolicyConfigGroup_MOM
The configuration group of system policy rules that allow an ISA Server computer to use Microsoft Operations Manager.
fpcSystemPolicyConfigGroup_Diag_Connectivity
The configuration group of system policy rules that allow an ISA Server computer to send requests that verify connectivity for diagnostic purposes.
fpcSystemPolicyConfigGroup_VPN
The configuration group of system policy rules that allow VPN access.
fpcSystemPolicyConfigGroup_NTP
The configuration group of system policy rules that allow the ISA Server computer to access the Internal network using the NTP (UDP) protocol.
fpcSystemPolicyConfigGroup_SMTP
The configuration group of system policy rules that allow the ISA Server computer to access the Internal network using the SMTP protocol.
fpcSystemPolicyConfigGroup_CRL
The configuration group of system policy rules that allow the ISA Server computer to access selected networks for downloading updated certificate revocation lists (CRLs) using the HTTP protocol.
fpcSystemPolicyConfigGroup_MaxGroups
The current number of configuration groups.

Requirements

Server: Requires Windows Server 2003 or Windows 2000.
Version: Requires Internet Security and Acceleration Server 2004.
Header: Declared in Comenum.h.

See Also

Enumerated Types