Summary
Returns the current user ID. Null - if the session is not authenticated
- Namespace
- OpenTl
.ClientApi .Services .Interfaces - Containing Type
- IAuthService
Syntax
int? CurrentUserId { get; }
Value
Type | Description |
---|---|
int? |
int? CurrentUserId { get; }
Type | Description |
---|---|
int? |