IProvideServiceUris Interface

Relativity API
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

public interface IProvideServiceUris

The IProvideServiceUris type exposes the following members.

Methods

  NameDescription
Public methodAuthenticationUri
This provides the IdentityServer location for authentication calls.
Public methodRestUri
This provides the Rest endpoint for Kepler calls.
Public methodRSAPIUri
This provides the RSAPI endpoint for RSAPI client calls.
Top
See Also

Reference