Click or drag to resize

PlatformCookiesLogoutUrl Field

The cookie name is EAP.LOGOUT. Logical path to landing page following a logout. This is required to support multiple logout landing pages depending on how the user logged in.

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

Field Value

Type: String
See Also