Admin::getUserCredentials
Description
In BBj 11.0 and higher, this method obtains BBj user credentials from the end user. A dialog appears to the user, if necessary.
Syntax
Return Value |
Method |
---|---|
getUserCredentials() |
Parameters
None.
Return Values
Returns a UserCredentials object with information as obtained from the end user.
Remarks
If the user does not provide authenticated credentials, null() will be returned.
Example
|