IAuthenticationStorage.Authenticate Method 
      
     
    
       Loads authenticated user. 
      
      Parameters
      
        - 
          domainName
        
 
        - Domain name of the user to authenticate.
 
        - 
          userName
        
 
        - Name of user to authenticate.
 
        - 
          password
        
 
        - Password for user with user name userName.
 
      
      Return Value
      Authenticated user object.
      See Also
      
        IAuthenticationStorage Interface | IExSys.Authentication.Storage Namespace