ModuleSecurity.CheckUser Method

Check user
public int CheckUser( 
   ref string username
   string password
   string checkShareIP = null 
)

Parameters

username
string

User name

password
string

User password

checkShareIP
string

Return Value

int

Error

.NET Framework

Supported in: 4.8

In this article

Definition