![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Represents the method that will handle the Authenticate event.
Namespace: Smartsite.Security.Authentication
Assembly: Smartsite.Security (in Smartsite.Security.dll)
Syntax
C# | ![]() |
---|---|
public delegate void BasicAuthenticationEventHandler( sender, e ) |
Visual Basic (Declaration) | ![]() |
---|---|
Public Delegate Sub BasicAuthenticationEventHandler ( _ sender As , _ e As _ ) |
Parameters
- sender
- Object
See Also
Smartsite.Security.Authentication Namespace