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.
The FPCAlertAction object defines the following methods.
Method | Description |
---|---|
Reads the values of all of the object's properties from persistent storage, discarding any changes that have not been saved. |
|
Writes the current values of all of the object's properties to persistent storage. |
The FPCAlertAction object defines the following properties.
Property | Description |
---|---|
Gets or sets a Boolean value that indicates whether the action is enabled. |
|
Gets the name of the alert action. |
|
Gets an array of strings that specify optional parameters for the action. |
|
Gets a value from the FpcAlertActionTypes enumerated type that specifies the type of action to be performed when an alert is issued. |
This object implements the IFPCAlertAction 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.