UserCredentials::setUser
Description
In BBj 11.0 and higher, this method sets the user that will obtain user credentials from the end user.
Syntax
| 
                                                             Return Value  | 
                                                        
                                                             Method  | 
                                                    
|---|---|
| 
                                                             void  | 
                                                        
                                                             setUser(string user)  | 
                                                    
Parameters
| 
                                                             Variable  | 
                                                        
                                                             Description  | 
                                                    
|---|---|
| 
                                                             user  | 
                                                        
                                                             Specifies the user that will be used when obtaining user credentials from the end user.  | 
                                                    
Return Value
None.
Remarks
None.
Example
                                                     |