|
Procedure 12 |
UnAuthorise |
|
REQUEST Reverse the action of a previous Authorise procedure call. |
|
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.