Gets and sets whether the role is a security role and can be used in Permission
Grids etc.
Namespace: DotNetNuke.Security.RolesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public SecurityMode SecurityMode { get; set; } |
| Visual Basic |
|---|
Public Property SecurityMode As SecurityMode Get Set |