ExtensionPointServiceFinder Class

Relativity API
This is a static provider to find interface for infrastructure information about the system.
Inheritance Hierarchy

System.Object
  Relativity.API.ExtensionPointServiceFinder

Namespace:  Relativity.API
Assembly:  Relativity.API (in Relativity.API.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public static class ExtensionPointServiceFinder

The ExtensionPointServiceFinder type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberInstanceSettingsBundle
Helps get the Instance Setting Bundle to retrieve instance settings
Public propertyStatic memberSecretStoreHelper
Helps get Secret Store to read, write, and delete secrets.
Public propertyStatic memberSecurityEventMonitor
Helps get Security Monitory to create security events.
Public propertyStatic memberServiceUriProvider
Helps find the Services Uri endpoints.
Public propertyStatic memberSystemTokenProvider
Helps get System Access Tokens.
Public propertyStatic memberWebServerHelper
Helps get Uris to make calls inside the environment.
Top
See Also

Reference