![]() |
Previous | Next |
The Password property specifies the password for the server if PublishDestination has been set to a URL and login is required.
Syntax
Application.Project.Properties.PublishWebHost.Password
Possible Values
This property is a write-only String.
Remarks
The password is stored in the registry in an encrypted form.
If the user is on a domain, the domain credentials are always tried before the Username and Password specified in this object.
See Also
Previous | Next |