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