| 
            
               | 
        
PRELIMINARY INFORMATION - SUBJECT TO CHANGE
                    
                            
         This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
        
                            
                            Namespace: Smartsite.Security.Authentication
  Assembly: Smartsite.Security (in Smartsite.Security.dll)
Syntax
| C# | |
|---|---|
bool .( string userName, string password )  | |
| Visual Basic (Declaration) | |
|---|---|
Private Function ValidateUser ( _ userName As , _ password As _ ) As Implements .  | |
Parameters
- userName
 - String
 
- password
 - String
 
See Also
SqlMembershipProvider Class
Smartsite.Security.Authentication Namespace