Gets a value indicating whether this handler
requires users to be authenticated.
Namespace: DotNetNuke.FrameworkAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public virtual bool RequiresAuthentication { get; } |
Visual Basic |
---|
Public Overridable ReadOnly Property RequiresAuthentication As Boolean Get |