![]() |
PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Determines whether to issue the challenge or not.
Namespace: Smartsite.Security.Authentication
Assembly: Smartsite.Security (in Smartsite.Security.dll)
Syntax
C# | ![]() |
---|---|
protected virtual bool ShouldChallenge( context ) |
Visual Basic (Declaration) | ![]() |
---|---|
Protected Overridable Function ShouldChallenge ( _ context As _ ) As |
Parameters
- context
- HttpContext
See Also
Smartsite.Security.Authentication Namespace