Click or drag to resize
AuthenticationHelperHandleAutomaticSignIn Method
Check URL query string for authentication parameter and authenticate user.

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 8.2.23
Syntax
C#
public static void HandleAutomaticSignIn()
See Also