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




An identity object to hold a user, password, and domain

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.Identity

See Also

© 2010 All Rights Reserved.