WebUpdateController.UpdateLocationPassword Property
Gets or sets a password to use to log in to access the location specified in UpdateLocation.
[Visual Basic]
Public Property UpdateLocationPassword As String
[C#]
public string UpdateLocationPassword {get;set;}
Property Value
A password to use to log in to access updates at UpdateLocation.
See Also
WebUpdateController Class | WebUpdateController Members | Kjs.AppLife.Update.Web Namespace