![]() |
PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Clears the users from the cache.
Namespace: Smartsite.Security
Assembly: Smartsite.Security (in Smartsite.Security.dll)
Syntax
C# | ![]() |
---|---|
public static void ClearUsers( <int> userIds ) |
Visual Basic (Declaration) | ![]() |
---|---|
Public Shared Sub ClearUsers ( _ userIds As (Of Integer) _ ) |
Parameters
- userIds
- IEnumerable<(Of <Int32>)>
See Also
UserInfoSecurityCache Class
Smartsite.Security Namespace