GetUser
What it does
Obtains information about a user.
Definition
UserInfo GetUser( string userName );
Parameters
Name | Type | Description |
userName | string | User name |
Returned value
Type | Description |
UserInfo | The type of data that contain information about a user |
12.04.2024 18:16:02