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