A standardized, reusable, open source code library developed by and for the Community & Technical Colleges of Washington State in the creation of their own software applications.
Other
9
stars
3
forks
source link
Implement a standard user impersonation mechanism #24
Impersonating a user is often necessary/useful for testing, troubleshooting, research, etc. See the HpId.cs gist for an example of how this was done in an application where I was developing the precursor to the CtcApi.
Impersonating a user is often necessary/useful for testing, troubleshooting, research, etc. See the HpId.cs gist for an example of how this was done in an application where I was developing the precursor to the CtcApi.