summaryN:DotNetNuke.Services.Authentication

Classes

  ClassDescription
Public classAuthenticationConfig
The AuthenticationConfig class providesa configuration class for the DNN Authentication provider
Public classAuthenticationConfigBase
The AuthenticationConfigBase class provides base configuration class for the Authentication providers
Public classAuthenticationController
The AuthenticationController class provides the Business Layer for the Authentication Systems.
Public classAuthenticationInfo
The AuthenticationInfo class provides the Entity Layer for the Authentication Systems.
Public classAuthenticationLoginBase
The AuthenticationLoginBase class provides a bas class for Authentiication Login controls
Public classAuthenticationLogoffBase
The AuthenticationLogoffBase class provides a base class for Authentiication Logoff controls
Public classAuthenticationSettingsBase
The AuthenticationSettingsBase class provides a base class for Authentiication Settings controls
Public classLogOffHandler
The LogOffHandler class provides a replacement for the LogOff page
Public classUserAuthenticatedEventArgs
The UserAuthenticatedEventArgs class provides a custom EventArgs object for the UserAuthenticated event
Public classUserAuthenticationInfo
DNN-4016 The UserAuthenticationInfo class provides the Entity Layer for the user information in the Authentication Systems.

Delegates

Enumerations

  EnumerationDescription
Public enumerationAuthMode