Re: object security issue
From: Otavio C. Decio (REMOVEMEodecio_at_earthlink.net)
Date: 10/20/04
- Next message: Shayne Wissler: "Re: XP Requirement Analysis?"
- Previous message: Andrew McDonagh: "Re: XP Requirement Analysis?"
- In reply to: ChrisB: "object security issue"
- Next in thread: H. S. Lahman: "Re: object security issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 20 Oct 2004 10:42:47 -0400
You could use impersonation to get what you need. Just before calling the
Product.GetProduct() method, impersonate an account with enough privileges
and do whatever you need. Then revert to the current user's privileges.
HTH
Otavio
- Next message: Shayne Wissler: "Re: XP Requirement Analysis?"
- Previous message: Andrew McDonagh: "Re: XP Requirement Analysis?"
- In reply to: ChrisB: "object security issue"
- Next in thread: H. S. Lahman: "Re: object security issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|