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"
Public Const AppKey As String = "EAP.AppKey"
Field Value
Type:
StringSee Also