UserModuleSecurityCollection..::..Remove Method (UserModuleSecurity)
Removes the UserModuleSecurity object from the Collection using ModuleName.
Namespace:
FLEXYGO.SecurityAssembly: flxSecurity (in flxSecurity.dll)
Syntax
public bool Remove( UserModuleSecurity UserModuleSecurity )
Public Function Remove ( _ UserModuleSecurity As UserModuleSecurity _ ) As Boolean
Parameters
- UserModuleSecurity
- Type: FLEXYGO.Security..::..UserModuleSecurity
An UserModuleSecurity object.