Admin::getSSL
Description
In BBj 11.00 and higher, this method returns if using the SSL when connecting to the BBjServices Admin server when the user credentials were obtained.
Syntax
|
Return Value |
Method |
|---|---|
|
boolean |
getSSL() |
Parameters
None.
Return Values
Returns TRUE (1) if using the SSL when connecting to the BBjServices Admin server when the user credentials were obtained; otherwise returns FALSE (0).
Example
|