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

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