Upload Permissions - LogonAs method?

Last post 08-12-2009, 9:02 AM by cutechat. 1 replies.
Sort Posts: Previous Next
  •  08-12-2009, 7:07 AM 54645

    Upload Permissions - LogonAs method?

    I'm interested in the Upload component however I just have a permission related question.

    In classic ASP I use the Persits ASPUpload component and it has a "LogonAs" method which makes it VERY easy to impersonate a specific user account whilst uploading files. This makes the job of securing files very easy to accomplish.

    Does the Upload control have a similar option for impersonating windows accounts with elevated permissions?

    Thanks,
    Mark

  •  08-12-2009, 9:02 AM 54646 in reply to 54645

    Re: Upload Permissions - LogonAs method?

    Mark,
     
    When you use AjaxUploader , you do not need this kind of API.
     
    You just need move the file to anywhere in the FileUploaded event.
     
    Regards,
    Terry
View as RSS news feed in XML