Microsoft Internet Security and Acceleration Server 2000 |
Sets the password for the credentials of the command-line action.
The UserName and Password properties are used to restrict the privileges of commands invoked by the alert service. For example, an account could be created with appropriate privileges, and the name and password of that account could then be used by the FPCAlert object. The UserName and Password properties are used only for run-program actions.
FPCAlert.Password [ = sPassword ]
HRESULT put_Password( BSTR sPassword );
The property is write-only.