Gets and sets the security Access Level of the user that is calling the INstaller
Namespace: DotNetNuke.Services.InstallerAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public SecurityAccessLevel SecurityAccessLevel { get; set; } |
| Visual Basic |
|---|
Public Property SecurityAccessLevel As SecurityAccessLevel Get Set |