ESRI.ArcGIS.ADF | |
Impersonation Class Members | |
See Also Fields Methods Send comments on this topic. |
ESRI.ArcGIS.ADF Namespace : Impersonation Class |
The following tables list the members exposed by Impersonation.
Name | Description | |
---|---|---|
Impersonation Constructor | Constructor |
Name | Description | |
---|---|---|
IsImpersonating | Returns true if impersonating, false otherwise |
Name | Description | |
---|---|---|
IdentityObject | Set the Identity of a User using the Identity class | |
Impersonate | Overloaded. Used to dynamically modify the current windows user with the value in the Identity property | |
LogonUser | Managed wrapper around Win32 LogonUser API | |
UndoImpersonation | Return to the original Windows Identity before impersonation. |