Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The FpcSessionType enumerated type contains values that specify the session type, as used in the SessionType property.
Syntax
typedef enum FpcSessionType {
fpcNoSessionType = 0,
fpcSecureNetSession = 1,
fpcFirewallClientSession = 2,
fpcProxySession = 3,
fpcVpnRemoteAccessSession = 4,
fpcVpnRemoteSiteSession = 5
} FpcSessionType;
Constants
fpcNoSessionType
No session type.fpcSecureNetSession
A SecureNAT session.fpcFirewallClientSession
A session with a Forefront TMG Client or Firewall Client computer.fpcProxySession
An Forefront TMG Web proxy session.fpcVpnRemoteAccessSession
A session with a remote VPN client.fpcVpnRemoteSiteSession
A session with a remote VPN site.
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