Click or drag to resize
AuthenticationHelperUseSessionCookies Property
If true, the session cookies will be used for the authentication.

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 8.2.23
Syntax
C#
public static bool UseSessionCookies { get; set; }

Property Value

Type: Boolean
See Also