Click or drag to resize

PlatformCookiesAppKey Field

The cookie name is EAP.AppKey. The name of the application as identified in the meta-data and web.config file. This is required to support multiple NetQuarry-based applications on the same server.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public const string AppKey = "EAP.AppKey"

Field Value

Type: String
See Also