The AuthenticationConfigBase class provides base configuration class for the Authentication providers

Namespace: DotNetNuke.Services.Authentication
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
[SerializableAttribute]
public abstract class AuthenticationConfigBase
Visual Basic
<SerializableAttribute>
Public MustInherit Class AuthenticationConfigBase

Inheritance Hierarchy

See Also