Summary
Get full information about current user
- Namespace
- OpenTl
.ClientApi .Services .Interfaces - Containing Type
- IUsersService
Syntax
Task<TUserFull> GetCurrentUserFullAsync(CancellationToken cancellationToken = default(CancellationToken))
Parameters
Name | Type | Description |
---|---|---|
cancellationToken | CancellationToken | Сancellation token |
Return Value
Type | Description |
---|---|
Task |
Full information |