TTaskItem.Creator

This forum is designated to discuss SiComponents Scheduling Agent.
Post Reply
fuwafunghk
Posts: 25
Joined: Sat Jul 14, 2007 1:28 am

TTaskItem.Creator

Post by fuwafunghk »

Hi,

In the manual it said that this is a property of "Sets or retrieves the creator for the task."

I can set this for my application for identified purpose. So, is this mean that others also can change "this field" and I cannot "get back" the info of my schedule events I have set ? Or this property is "write once read many" ?

And for the extended of this "problem", the malicious program may "terminate" the schedule events which originally set by my program.
Can I use password "scheme" or something like that to avoid my worries.
Or other solution instead? Thanks for your kindly attention.

Best regards.
isiticov
Site Admin
Posts: 2383
Joined: Thu Nov 21, 2002 3:17 pm

Post by isiticov »

Hi,

Creator property of the task could be changed only programmatically. If you're worring about security issues with your task then you must use XP restricted user because admin always will be able to modify anything on OS.
Best regards,
Igor Siticov.
Post Reply