UserModuleSecurityCollection Members
The UserModuleSecurityCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Add |
Adds the UserModuleSecurity object to the Collection using ModuleName.
|
![]() |
Contains |
Checks if UserModuleSecurity Object exists in Collection using ModuleName.
|
![]() |
Remove(UserModuleSecurity) |
Removes the UserModuleSecurity object from the Collection using ModuleName.
|
![]() |
Remove(String) |
Removes the UserModuleSecurity object from the Collection using ModuleName.
|