ESRI.ArcGIS.ADF
Impersonation.LogonSessionType Enumeration
See Also  Send comments on this topic.
ESRI.ArcGIS.ADF Namespace : Impersonation.LogonSessionType Enumeration




The type of login to perform

Syntax

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

Members

MemberDescription
Interactive Interactive
Network Network
Batch Batch
Service Service
NetworkCleartext NetworkCleartext
NewCredentials NewCredentials

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.ADF.Impersonation.LogonSessionType

See Also

© 2010 All Rights Reserved.