Admin::setHost
Description
In BBj 11.0 and higher, this method sets the host that is running BBjServices that will obtain user credentials from the end user.
Syntax
Return Value |
Method |
---|---|
void |
setHost(string host) |
Parameters
Variable |
Description |
---|---|
host |
Specifies the host that is running BBjServices and will obtain user credentials from the end user. |
Return Value
None.
Remarks
None.
Example
|