CheckLoginNH |
Top Previous Next |
SOAP CheckLoginNH( aUserGroupName, aUserLogin, aPassword, aLogoutIfFound, &Found, &aErrorMsg );
REST /CheckLoginNH?Handle=<Value>&UserGroup=<Value>&UserLogin=<Value>&Password=<Value>&LogoutIfFound=<Value> Returns: Found, ErrorMsg
Description: Same as RACheckLogin, but does not require a handle. However, requires a password.
aPassword Password for the specified login, in the specified group. The password field may be encrypted based on the encryption defined for the specified user group.
|