Click or drag to resize
AuthenticationHelperGetKickedUsers Method
Returns ID's of kicked users in string in format: ID1,ID2 ...

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 8.2.23
Syntax
C#
public static string GetKickedUsers()

Return Value

Type: String
See Also