Namespace DotNetNuke.Services.Authentication
Classes
AuthenticationConfig
The AuthenticationConfig class provides a configuration class for the DNN Authentication provider.
AuthenticationConfigBase
The AuthenticationConfigBase class provides base configuration class for the Authentication providers.
AuthenticationController
The AuthenticationController class provides the Business Layer for the Authentication Systems.
AuthenticationInfo
The AuthenticationInfo class provides the Entity Layer for the Authentication Systems.
AuthenticationLoginBase
The AuthenticationLoginBase class provides a bas class for Authentication Login controls.
AuthenticationLogoffBase
The AuthenticationLogoffBase class provides a base class for Authentiication Logoff controls.
AuthenticationSettingsBase
The AuthenticationSettingsBase class provides a base class for Authentication Settings controls.
LogOffHandler
The LogOffHandler class provides a replacement for the LogOff page.
UserAuthenticatedEventArgs
The UserAuthenticatedEventArgs class provides a custom EventArgs object for the UserAuthenticated event.
UserAuthenticationInfo
DNN-4016 The UserAuthenticationInfo class provides the Entity Layer for the user information in the Authentication Systems.