|
params SecurityPolicy::LoadPerUserData2 |
( |
int |
lUserId, |
|
|
binary |
binUserId, |
|
|
int |
nVServerId |
|
) |
| |
Load personal data for proposed user.
- Parameters:
-
lUserId | (int) user id, -1 - using binUserId |
binUserId | (binary) user binary id, null - using lUserId |
nVServerId | (int) virtual server id, -1 - using connection context |
- Returns:
- (params) personal user data
|