Interface IRedbSecurityContext
REDB security context
Manages current user and operation mode
public interface IRedbSecurityContext
Properties
IsAuthenticated
User is authenticated (not system context and user is set)
bool IsAuthenticated { get; }