Gets and sets whether users are automatically assigned to the role
Namespace: DotNetNuke.Security.RolesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public bool AutoAssignment { get; set; } |
| Visual Basic |
|---|
Public Property AutoAssignment As Boolean Get Set |