Click or drag to resize

PlatformCookiesPassword Field

The cookie name is EAP.PWDX and it has a 30-day expiration. The user password (encrypted), if CredentialCacheOption is set to remember the user password. This is strongly discouraged.

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

Field Value

Type: String
See Also