This interface is used for finding the Uris to various endpoints inside the relativity infrastructure.
Namespace: Relativity.API
Assembly: Relativity.API (in Relativity.API.dll) Version: 17.0.1.1 588f15fd7550dbf54835f3417a0142d4ea37dbb5
Syntax
The IProvideServiceUris type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AuthenticationUri |
This provides the IdentityServer location for authentication calls.
|
![]() | RestUri |
This provides the Rest endpoint for Kepler calls.
|
![]() | RSAPIUri |
This provides the RSAPI endpoint for RSAPI client calls.
|
See Also