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