IAuthenticationMgr.GetAuthenticationToken Method

Relativity API
Returns a token which is later used to authenticate a currently logged in user in Relativity. Note: In Preview Security Mode, this token will continue to be written for the actual user.

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

string GetAuthenticationToken()

Return Value

Type: String
Returns a token as a string.
See Also

Reference