db4o

ExtObjectServer.revokeAccess Method 

removes client access permissions for the specified user.

void revokeAccess(
   string userName
);

Parameters

userName
the name of the user

Remarks

removes client access permissions for the specified user.

See Also

ExtObjectServer Interface | com.db4o.ext Namespace