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: 640db774aa42dfbe1785add27fbb41844ec5c7d4
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