DataPA Enterprise Dashboard Controls API Reference 
        
        
          
            
        
          
            
        
        
          
            
        
          
            
        
        
          
            
        
      
      
    The LoginInformationRequiredEventArgs type exposes the following members.
          
             Constructors
Constructors
        
        | Name | Description | |
|---|---|---|
|   | LoginInformationRequiredEventArgs()()()() | 
 Creates and returns a new LoginInformationRequiredEventArgs object for a non Dynamics login
  | 
|   | LoginInformationRequiredEventArgs(array<String>[]()[][], array<String>[]()[][]) | 
 Creates and returns a new LoginInformationRequiredEventArgs object for a Dynamics login
  | 
          
             Properties
Properties
        
        | Name | Description | |
|---|---|---|
|   | Cancel | 
 Gets and sets a value that indicates if the user cancelled this login request.
  | 
|   | Companies | 
 Gets a string array containing the available companies for this dynamics login.
  | 
|   | DynamicsLogin | 
 Gets a property that indicates if this is a Dynamics login request.
  | 
|   | Languages | 
 Gets a string array containing the available languages for this dynamics login.
  | 
|   | LoginDate | 
 Gets and sets the login date selected by the user.
  | 
|   | Password | 
 Gets and sets the password entered by the user.
  | 
|   | SelectedCompany | 
 Gets and sets the company selectd by the users.
  | 
|   | SelectedLanguage | 
 Gets and sets the language selected by the user.
  | 
|   | ShowAlwaysUseCheckBox | 
 Gets and sets a value that indicates if the user can select the Always use these credentials setting.
  | 
|   | Title | 
 Gets a property that allows the title to be read and set for the login request.
  | 
|   | UserName | 
 Gets and sets the username entered by the user.
  | 
 
     
     
     
     
     
           
          