The FPCSnapinNode object represents an extendable node in Forefront TMG Management and is used for creating extension snap-ins. For more information, see Extending Forefront TMG Management.
The FPCSnapinNode object cannot be retrieved through a property of an object in the Forefront TMG administration COM object hierarchy based on the FPC object. It is retrieved by querying the IDataObject interface of the data object of an extendable node in Forefront TMG Management.
The FPCSnapinNode object defines the following method.
Method | Description |
---|---|
Recursively reads all the data for the node from persistent storage. |
The FPCSnapinNode object defines the following properties.
Property | Description |
---|---|
Gets the FPC root object. |
|
Gets the data object of the node. |
|
Gets an FPCArray object that represents the array under which the node is extended. |
|
Gets an FPCPolicy object that represents the enterprise policy under which the node is extended. |
|
Gets an FPCSnapinPluginPolicy object for enforcing a per-rule policy that determines whether the extension snap-in is displayed for the node and which filters can be configured in the extension snap-in. |
This object implements the IFPCSnapinNode 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.