ESRI.ArcGIS.ADF.Core
IdentityObject Method
See Also  Send Feedback
ESRI.ArcGIS.ADF Namespace > Impersonation Class : IdentityObject Method




id
An Identity class object
Set the Identity of a User using the Identity class

Syntax

Visual Basic (Declaration) 
Public Sub IdentityObject( _
   ByVal id As Identity _
) 
Visual Basic (Usage)Copy Code
Dim instance As Impersonation
Dim id As Identity
 
instance.IdentityObject(id)
C# 
public void IdentityObject( 
   Identity id
)

Parameters

id
An Identity class object

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.