This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Provides data for the Authenticate event.
Namespace: Smartsite.Security.Authentication
Assembly: Smartsite.Security (in Smartsite.Security.dll)
Syntax
C# | Copy Code |
---|---|
public sealed class BasicAuthenticationEventArgs : |
Visual Basic (Declaration) | Copy Code |
---|---|
Public NotInheritable Class BasicAuthenticationEventArgs _ Inherits |
Inheritance Hierarchy
System..::..Object
System..::..EventArgs
Smartsite.Security.Authentication..::..BasicAuthenticationEventArgs
System..::..EventArgs
Smartsite.Security.Authentication..::..BasicAuthenticationEventArgs
See Also
BasicAuthenticationEventArgs Members
Smartsite.Security.Authentication Namespace