The FpcAppliesToContentMethodType enumerated type contains values that specify whether an access rule applies to all types of content or only to specified types of content.
typedef enum FpcAppliesToContentMethodType { fpcAppliesToAllContent
The rule applies to all types of content.
= 0, fpcAppliesToSpecifiedContent
The rule applies to specified content.
= 1 } FpcAppliesToContentMethodType;
The rule applies to all types of content.
The rule applies to specified content.
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.