Namespace DotNetNuke.Security
Classes
FIPSCompliant
This class implements a number of methods that can be safely used in a FIPS-140 compliant environment.
PortalSecurity
RegistrationSettings
Enums
PortalSecurity.ConfigType
Determines the configuration source for the remove and replace functions.
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.FilterScope
determines whether to use system (host) list, portal specific list, or combine both At present only supported by ConfigType.ListController.
SecurityAccessLevel
The SecurityAccessLevel enum is used to determine which level of access rights to assign to a specific module or module action.