IEHHelper.GetAuthenticationManager Method

Relativity API
Provides a mockable interface with methods to obtain the user specific information and authentication helper methods.

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

IAuthenticationMgr GetAuthenticationManager()

Return Value

Type: IAuthenticationMgr
Returns a Authentication Manager.
See Also

Reference