Enumerates results of a check operation. - CHECK_RESULT_ALLOWED: Represents a successful check (the check allowed the operation). - CHECK_RESULT_DENIED: Represents a failed check (the check denied the operation).
-
CHECK_RESULT_ALLOWED
(value:'CHECK_RESULT_ALLOWED'
) -
CHECK_RESULT_DENIED
(value:'CHECK_RESULT_DENIED'
)