db4o

IExtObjectServer.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

IExtObjectServer Interface | Db4objects.Db4o.Ext Namespace