Admin::getPassword
Description
In BBj 11.0 and higher, this method returns the user's password from the obtained user credentials.
Syntax
| 
                                                             Return Value  | 
                                                        
                                                             Method  | 
                                                    
|---|---|
| 
                                                             string  | 
                                                        
                                                             getPassword()  | 
                                                    
Parameters
None.
Return Values
Returns the user's password from the obtained user credentials.
Remarks
None.
Example
                                                     |