Info | ||
---|---|---|
| ||
This routine is available starting with SIL Engine™ 4.8.1. |
Syntax
admGetUserLogin(user);
Description
Excerpt |
---|
Gets the login details for the given user. |
Parameters
Parameter name | Type | Required | Description |
---|---|---|---|
User | String | Yes | Username of the user for which to retrieve the login details. |
Return type
JLogin
Example 1
...