ESRI.ArcGIS.ADF.Web.DataSources.IMS
Identity Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.IMS Namespace > DataSourceDefinerWeb Class : Identity Property




A Web ADF Identity with encrypted value of the username, password and domain.

Syntax

Visual Basic (Declaration) 
<BrowsableAttribute(False)>
Public Overrides Property Identity As Identity
Visual Basic (Usage)Copy Code
Dim instance As DataSourceDefinerWeb
Dim value As Identity
 
instance.Identity = value
 
value = instance.Identity
C# 
[BrowsableAttribute(false)]
public override Identity Identity {get; set;}

See Also

© 2010 All Rights Reserved.