IProvideSystemTokens.GetExternalSystemToken Method

Relativity API

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

string GetExternalSystemToken(
	string clientId,
	string clientSecret,
	Uri webUriRoute
)

Parameters

clientId
Type: System.String
clientSecret
Type: System.String
webUriRoute
Type: System.Uri

Return Value

Type: String
See Also

Reference