ESRI.ArcGIS.ADF
Password Field
See Also  Send comments on this topic.
ESRI.ArcGIS.ADF Namespace > Identity Class : Password Field




Password of this user

Syntax

Visual Basic (Declaration) 
Public Password As String
Visual Basic (Usage)Copy Code
Dim instance As Identity
Dim value As String
 
value = instance.Password
 
instance.Password = value
C# 
public string Password

See Also

© 2010 All Rights Reserved.