FPCAlertAction Object

The FPCAlertAction object defines a single action that can be assigned to a Forefront TMG alert to be performed when the alert is issued. You can determine the kind of action you want taken by using the Type property. The Type property determines whether the action will be to send an e-mail message, to issue a command, to write to a log, or to perform another task.

This object is an element of an FPCAlertActions collection.

Click here to see the Forefront TMG object hierarchy.

Methods

The FPCAlertAction object defines the following methods.

Method Description

Refresh

Reads the values of all of the object's properties from persistent storage, discarding any changes that have not been saved.

Save

Writes the current values of all of the object's properties to persistent storage.

Properties

The FPCAlertAction object defines the following properties.

Property Description

Enabled

Gets or sets a Boolean value that indicates whether the action is enabled.

Name

Gets the name of the alert action.

Parameters

Gets an array of strings that specify optional parameters for the action.

Type

Gets a value from the FpcAlertActionTypes enumerated type that specifies the type of action to be performed when an alert is issued.

Interfaces for C++ Programming

This object implements the IFPCAlertAction interface.

Requirements

Client Requires Windows Vista or Windows XP.
Server Requires Windows Server 2008.
Version Requires Forefront Threat Management Gateway (TMG).
IDL

Declared in Msfpccom.idl.

See Also

COM Objects


Send comments about this topic to Microsoft

Build date: 11/30/2009

© 2008 Microsoft Corporation. All rights reserved.