UserServer.CheckCredentials Method
This language is not supported or no code example is available.
public:
virtual bool CheckCredentials(
String^ userName,
String^ password
) abstract
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
userName
-
string
-
password
-
string
Return Value
bool
In this article
Definition