IAuthService.

CurrentUserId Property

Summary

Returns the current user ID. Null - if the session is not authenticated

Syntax

int? CurrentUserId { get; }

Value

Type Description
int?