GetAuthenticationType fetches the authentication method used by the currently logged on user
Namespace: DotNetNuke.Services.AuthenticationAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static AuthenticationInfo GetAuthenticationType() |
Visual Basic |
---|
Public Shared Function GetAuthenticationType As AuthenticationInfo |