| C# | Visual Basic | Visual Basic Usage |
namespace DotNetNuke.Security
Namespace DotNetNuke.Security
Imports DotNetNuke.Security
| All Types | Classes | Enumerations |
| Icon | Type | Description |
|---|---|---|
| PortalSecurity..::..FilterFlag |
The FilterFlag enum determines which filters are applied by the InputFilter
function. The Flags attribute allows the user to include multiple
enumerated values in a single variable by OR'ing the individual values
together.
| |
| PortalSecurity | ||
| SecurityAccessLevel |
The SecurityAccessLevel enum is used to determine which level of access rights
to assign to a specific module or module action.
|