IAuthenticationMgr.UserInfo Property

Relativity API
Returns a a UserInfo interface which contains information regarding the currently logged in user. Note: In Preview Security Mode, the user info will represent the previewed user with the logged in user id being available in the Audit___ID properties

Namespace:  Relativity.API
Assembly:  Relativity.API (in Relativity.API.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

IUserInfo UserInfo { get; }

Return Value

Type: IUserInfo
Returns a UserInfo.
See Also

Reference