Skip to content

BaseRolePermissionService<TRolePermissionRow>.GetCacheKey method

Gets the cache key for role permissions.

protected virtual string GetCacheKey(string role)
parameter description
role Role

See Also