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.
Emits an access denial respone to the client.
Namespace: Smartsite.Security.Authentication
Assembly: Smartsite.Security (in Smartsite.Security.dll)
Syntax
C# | Copy Code |
---|---|
protected virtual void Deny( context, credentials ) |
Visual Basic (Declaration) | Copy Code |
---|---|
Protected Overridable Sub Deny ( _ context As , _ credentials As _ ) |
Parameters
- context
- HttpContext
- credentials
- BasicCredentials
See Also
Smartsite.Security.Authentication Namespace