Contains values that specify the types of client computers for which Forefront TMG will include a cache.
typedef enum { fpcPreventCachingOnPublicAndTrustedComputers
Caching will be prevented on all client computers.
= 0, fpcPreventCachingOnPublicComputers
Caching will be prevented on public client computers.
= 1, fpcPreventCachingOnNoClientComputers
Caching will not be prevented on any client computers.
= 2 } FpcPreventCachingComputerType;
Caching will be prevented on all client computers.
Caching will be prevented on public client computers.
Caching will not be prevented on any client computers.
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.