GetAuthenticationServiceByType fetches a single Authentication Systems
Namespace: DotNetNuke.Services.AuthenticationAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public static AuthenticationInfo GetAuthenticationServiceByType( string authenticationType ) |
| Visual Basic |
|---|
Public Shared Function GetAuthenticationServiceByType ( authenticationType As String ) As AuthenticationInfo |
Parameters
- authenticationType
- Type: System..::..String
The type of the Authentication System