| Overload | Description | 
|---|---|
| OnIsAccessAllowed(ImGearARTAccessRights) | Implement this abstract method to determine if the caller identified by Access Token has Access Rights to the ImGearARTPage. | 
| OnIsAccessAllowed(ImGearARTAccessRights,ImGearARTGroup) | Implement this abstract method to determine if the caller identified by Access Token has Access Rights to the ImGearARTGroup. | 
| OnIsAccessAllowed(ImGearARTAccessRights,ImGearARTMark) | Implement this abstract method to determine if the caller identified by Access Token has Access Rights to the ImGearARTGroup. | 
