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.
Syntax
C# | Copy Code |
---|---|
public static class UserInfoSecurityCache |
Visual Basic (Declaration) | Copy Code |
---|---|
Public NotInheritable Class UserInfoSecurityCache |
The type exposes the following methods.
Public Methods
Name | Description | |
---|---|---|
Clear |
Clears the entire cache.
|
|
ClearHasIndividualContentAccess |
Clears the HasIndividualContentAccess bit.
|
|
ClearSqlMembershipUser |
Clears the SqlMembershipUser of the given user.
|
|
ClearUsers |
Clears the users from the cache.
|
See Also
Smartsite.Security Namespace