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: 11.0.0
Syntax
C#
public static void HandleAutomaticSignIn()
See Also