FpcNetworkTypes Enumeration
The FpcNetworkTypes enumerated type contains values that specify types of networks.
Syntax
typedef enum FpcNetworkTypes {
fpcStandardNetwork = 0,
fpcVPNClients = 1,
fpcLocalHost = 2,
fpcDefaultExternal = 3,
fpcInternalNetwork = 4,
fpcQuarantinedVPNClients = 5
} FpcNetworkTypes;
Constants
fpcStandardNetwork
An unclassified network. All networks other than predefined Forefront TMG networks are this type.fpcVPNClients
The predefined VPN Clients network.fpcLocalHost
The predefined Local Host network.fpcDefaultExternal
The predefined Default External network.fpcInternalNetwork
The predefined Internal network.fpcQuarantinedVPNClients
The predefined Quarantined VPN Clients network.
Requirements
Client | Requires Windows 7 or Windows Vista. |
Server | Requires Windows Server 2008 R2 or Windows Server 2008 x64 Edition with SP2. |
Version | Requires Forefront Threat Management Gateway (TMG) 2010. |
Header | Declared in Comenum.h. |
See Also
Send comments about this topic to Microsoft
Build date: 6/30/2010