DotNetNuke.Services.Authentication.AuthenticationConfigBase
Namespace: DotNetNuke.Services.AuthenticationAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
protected AuthenticationConfigBase( int portalID ) |
Visual Basic |
---|
Protected Sub New ( portalID As Integer ) |
Parameters
- portalID
- Type: System..::..Int32
paramportalIDM:DotNetNuke.Services.Authentication.AuthenticationConfigBase.#ctor(System.Int32)