DotNetNuke 5.2
Assembly: DotNetNuke (in DotNetNuke.dll) Version: 5.2.0.275
The AuthenticationConfig class providesa configuration class for the DNN
Authentication provider
Namespace:
DotNetNuke.Services.AuthenticationAssembly: DotNetNuke (in DotNetNuke.dll) Version: 5.2.0.275
Syntax
| C# |
|---|
[SerializableAttribute] public class AuthenticationConfig : AuthenticationConfigBase |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class AuthenticationConfig _ Inherits AuthenticationConfigBase |
| Visual C++ |
|---|
[SerializableAttribute] public ref class AuthenticationConfig : public AuthenticationConfigBase |
Inheritance Hierarchy
System..::.Object
DotNetNuke.Services.Authentication..::.AuthenticationConfigBase
DotNetNuke.Services.Authentication..::.AuthenticationConfig
DotNetNuke.Services.Authentication..::.AuthenticationConfigBase
DotNetNuke.Services.Authentication..::.AuthenticationConfig