Definition
Namespace: EntityDb.Mvc.Agents
Assembly: EntityDb.Mvc
Represents the description of an agent who requests transactions using an HttpContext.
1
public static class HttpContextAgentSignature
Inheritance: Object
Classes
NameValuesPairSnapshot | Represents the headers used by agent. |
RequestSnapshot | Represents the request sent by the agent. |
ConnectionSnapshot | Represents the connection used by agent. |
Snapshot | Represents the signature of the agent. |