ESRI.ArcGIS.ADF
ImpersonationException Class
Members  See Also  Send comments on this topic.
ESRI.ArcGIS.ADF Namespace : ImpersonationException Class




An Exception that describes the error that occurs during impersonation

Syntax

Visual Basic (Declaration) 
<ObsoleteAttribute("The assembly containing this class is obsolete.  Reference the ESRI.ArcGIS.ADF.Core assembly instead.")>
Public Class ImpersonationException 
   Inherits Exception
Visual Basic (Usage)Copy Code
Dim instance As ImpersonationException
C# 
[ObsoleteAttribute("The assembly containing this class is obsolete.  Reference the ESRI.ArcGIS.ADF.Core assembly instead.")]
public class ImpersonationException : Exception 

Inheritance Hierarchy

System.Object
   System.Exception
      ESRI.ArcGIS.ADF.ImpersonationException

See Also

© 2010 All Rights Reserved.