RolePrincipal.SetDirty Method
.NET Framework 3.0
Marks the cached role list as having been changed.
Namespace: System.Web.Security
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The SetDirty method marks the cached role list as having been changed by setting CachedListChanged to true and IsRoleListCached to false.
Community Additions
ADD
Show: