ESRI.ArcGIS.ADF
Impersonate() Method
See Also  Send comments on this topic.
ESRI.ArcGIS.ADF Namespace > Impersonation Class > Impersonate Method : Impersonate() Method




Used to dynamically modify the current windows user with the value in the Identity property

Syntax

Visual Basic (Declaration) 
Public Overloads Function Impersonate() As Boolean
Visual Basic (Usage)Copy Code
Dim instance As Impersonation
Dim value As Boolean
 
value = instance.Impersonate()
C# 
public bool Impersonate()

Return Value

True if success, false if failed

See Also

© 2010 All Rights Reserved.