The FPCSnapinPluginPolicy object provides properties and methods for enforcing a per-rule policy. The per-rule policy determines whether the extension snap-in is displayed for an extendable node in Forefront TMG Management based on the policy rule associated with the node and specifies which filters can be configured in the extension snap-in.
This object is accessed through the PluginPolicy property of an FPCSnapinNode object.
Click here to see the Forefront TMG object hierarchy.
The FPCSnapinPluginPolicy object defines the following methods.
Method | Description |
---|---|
Indicates that the extension snap-in must implement the plug-in policy. |
|
Verifies that the policy rule of the node applies to one or more protocols associated with the specified application filter. |
|
Verifies that the policy rule of the snap-in node applies to the specified protocol. |
The FPCSnapinPluginPolicy object defines the following properties.
Property | Description |
---|---|
Gets a value from the FpcPolicyRuleActions enumerated type that indicates whether the policy rule of the node allows or denies requests. |
|
Gets an FPCPolicyRule object that represents the policy rule of the node. |
|
Gets a VendorParametersSets collection in which custom data can be stored for the extension snap-in. |
This object implements the IFPCSnapinPluginPolicy interface.
Client | Requires Windows Vista or Windows XP. |
---|---|
Server | Requires Windows Server 2008. |
Version | Requires Forefront Threat Management Gateway (TMG). |
IDL |
Declared in Msfpccom.idl. |
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.