This implimentation of IProvideServiceUris allows for delegates to fetch the values one demand.
Inheritance Hierarchy
Relativity.APIDelegateServiceUrisProvider
Namespace: Relativity.API
Assembly: Relativity.API (in Relativity.API.dll) Version: 17.0.1.1 588f15fd7550dbf54835f3417a0142d4ea37dbb5
Syntax
The DelegateServiceUrisProvider type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DelegateServiceUrisProvider |
This implimentation of IProvideServiceUris allows for delegates to fetch the values one demand.
|
Methods
Name | Description | |
---|---|---|
![]() | AuthenticationUri |
This provides the IdentityServer location for authentication calls.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | RestUri |
This provides the Rest endpoint for Kepler calls.
|
![]() | RSAPIUri |
This provides the RSAPI endpoint for RSAPI client calls.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also