TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Vishnuvarthan V
NA
100
0
Impersonation - how to use for entire solution.
Jun 16 2020 1:45 PM
I am using Winforms
using
(
new
Impersonation(domain, username, password))
{
// do stuff
// do whatever you want
}
In my solution there are multiple projects are there i want to use the above code in multiple cs file/ projects . I don't want to create object multiple times instead i want to use same session. Is it possible to do ? if possible please share the skeleton code.
Reply
Answers (
0
)
Insert data into SQL Server using ASP.Net Core 3 Razor pages
Set icon for specific files programmatically