Returns if the user has permission to access a permissionable object, throws a AccessDeniedSecurityException if not
Returns if the user has permission to access a permissionable object, throws a AccessDeniedSecurityException if not
public virtual void EnsureHasPermission(AuthenticatedUser,Acl,UserMap);
Returns if the user has permission to access a permissionable object, throws a AccessDeniedSecurityException if not
public virtual void EnsureHasPermission(AuthenticatedUser,PermissionableObject,Permission);