Procedure 12

UnAuthorise

capability

 

REQUEST

Reverse the action of a previous Authorise procedure call.

success = 0

RESPONSE

XDR Specification

procedure   UnAuthorise (cap)   returns(status)
            capability   cap;
            stat   status;

Implementation

The capability will no longer be accepted.
procedure status = success is always returned.