ESRI.ArcGIS.ADF.Web.DataSources.OGCWMSService
Password Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.OGCWMSService.Design Namespace > OGCWMSServiceIdentityEditorForm Class : Password Property




Assign password.

Syntax

Visual Basic (Declaration) 
Public WriteOnly Property Password As String
Visual Basic (Usage)Copy Code
Dim instance As OGCWMSServiceIdentityEditorForm
 
instance.Password = value
C# 
public string Password {set;}

Remarks

Write only accessor.

See Also

© 2010 All Rights Reserved.