ESRI.ArcGIS.ADF.Web.DataSources
IdentityPassword Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources Namespace > DataSourceDefinerInfo Class : IdentityPassword Property




Information about the identity password parameter

Syntax

Visual Basic (Declaration) 
Public Property IdentityPassword As UIParameter
Visual Basic (Usage)Copy Code
Dim instance As DataSourceDefinerInfo
Dim value As UIParameter
 
instance.IdentityPassword = value
 
value = instance.IdentityPassword
C# 
public UIParameter IdentityPassword {get; set;}

See Also

© 2010 All Rights Reserved.