ESRI.ArcGIS.ADF.Core | |
Impersonate Method | |
See Also Send comments on this topic. |
ESRI.ArcGIS.ADF Namespace > Impersonation Class : Impersonate Method |
Overload | Description |
---|---|
Impersonate() | Used to dynamically modify the current windows user with the value in the Identity property |
Impersonate(String) | Used to dynamically modify the current windows user with the specified user |
Impersonate(String,LogonSessionType) | Used to dynamically modify the current windows user with the specified user |
Impersonate(String,String,String) | Used to dynamically modify the current windows user with the specified user |
Impersonate(String,String,String,LogonSessionType) | Used to dynamically modify the current windows user with the specified user |