Share via


FPCAlertAction object

Applies to: desktop apps only

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 email message, to issue a command, to write to a log, or to perform another task.

This object is an element of an FPCAlertActions collection.

Ff824147.bkbutton(en-us,VS.85).png Click here to see the Forefront TMG object hierarchy.

Members

The FPCAlertAction object has these types of members:

  • Methods
  • Properties

Methods

The FPCAlertAction object has these 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 has these properties.

Property Access type Description

Enabled

Read/write

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

Name

Read-only

Gets the name of the alert action.

Parameters

Read-only

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

Type

Read-only

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

Minimum supported client

Windows Vista, None supported

Minimum supported server

Windows Server 2008 R2, Windows Server 2008 with SP2 (64-bit only)

Version

Forefront Threat Management Gateway (TMG) 2010

IDL

Msfpccom.idl

See also

COM Objects

 

 

Build date: 7/12/2010