public SetTask ( string userName, string password ) : bool | ||
userName | string | User to run as. If null, current user. |
password | string | Password of this user. If null, ask. |
return | bool |
public SetTask ( string userName, string password ) : bool | ||
userName | string | User to run as. If null, current user. |
password | string | Password of this user. If null, ask. |
return | bool |