Click or drag to resize
SessionManagerKickUser Method
Performs the necessary actions to kick the user. User id to kick

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 8.2.23
Syntax
C#
public static void KickUser(
	int userID
)

Parameters

userID
Type: SystemInt32
See Also