Table of Contents
An object that can verify the presence of a permission
checkPermission ( attempt )
attempt
This method may return any false value to indicate failure, but returning a security.Denial() is preferred.
security.Denial()