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