Implimentation of IProvideServiceUris that returns set values.
Inheritance Hierarchy
Relativity.API.StaticServiceUrisProvider
Namespace: Relativity.API
Assembly: Relativity.API (in Relativity.API.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax
The StaticServiceUrisProvider type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | StaticServiceUrisProvider |
Static Uris are for all routes are passed in to be cached.
|
Methods
Name | Description | |
---|---|---|
![]() | AuthenticationUri |
Endpoing for IdentityServer.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | RestUri |
Endpoint for Rest.
|
![]() | RSAPIUri |
Endpoint for RSAPI.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also