IAuthenticationStorage.NewUser Method (Int32, String, String)
      
     
    
       Creates new user. 
      
      Parameters
      
        - 
          userId
        
 
        - Database identifier for new user.
 
        - 
          domainName
        
 
        - Domain name for new user.
 
        - 
          userName
        
 
        - Name for new user.
 
      
      Return Value
      New user object.
      See Also
      
        IAuthenticationStorage Interface | IExSys.Authentication.Storage Namespace | IAuthenticationStorage.NewUser Overload List