Gets and Sets a flag that determines whether the Authentication System is enabled
Namespace: DotNetNuke.Services.AuthenticationAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public bool IsEnabled { get; set; } |
| Visual Basic |
|---|
Public Property IsEnabled As Boolean Get Set |