OpenMetaverse Protocol Library Developers API Documentation
RemoveAllowedUser Method (userID, allEstates)
NamespacesOpenMetaverseEstateToolsRemoveAllowedUser(UUID, Boolean)
Removes an agent from the estate Allowed list
Declaration Syntax
C#
public 
void 
RemoveAllowedUser(
        
UUID 
userID,
        
bool 
allEstates
)
Parameters
userID ( UUID)
Key of Agent to Remove
allEstates ( Boolean)
Removes agent as an allowed reisdent from All estates if true

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)