Represents metadata that can flow with each service request
Namespace: Relativity.Kepler.Services
Assembly: Relativity.Kepler (in Relativity.Kepler.dll) Version: local build
Syntax
C#
public interface IAmbientContext
The IAmbientContext type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ApplicationID |
An identifier for the end-user application making this service call
|
![]() | DeviceID |
An identifier for the end-user device making this service call
|
See Also