Click or drag to resize
AuthenticationHelperSignOut Method (String)
Signs the user out.

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 8.2.23
Syntax
C#
public static void SignOut(
	string originalSignOutUrl = null
)

Parameters

originalSignOutUrl (Optional)
Type: SystemString
See Also