fini {sid : <Sid>}
It deletes the association between the finite-state machine and the resource that has the security ID sid
. The finite-state machine that is no longer associated with the resource is destroyed.
It returns the "allowed" result if the association between the finite-state machine and the resource was deleted.
It returns the "denied" result in the following cases:
sid
is not associated with a finite-state machine of the Flow security model object being used.sid
is out of the permissible range.