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
Assembly: Smartsite.Security (in Smartsite.Security.dll)
Syntax
C# | Copy Code |
---|---|
bool ValidateUser( string userName, string password ) |
Visual Basic (Declaration) | Copy Code |
---|---|
Function ValidateUser ( _ userName As , _ password As _ ) As |
Parameters
- userName
- String
- password
- String
See Also
IWcfAwareMembershipProvider Interface
Smartsite.Security Namespace