IAuthenticationModuleService Interface

Definition

Determines whether an authentication module service is enabled.

public interface class IAuthenticationModuleService
public interface IAuthenticationModuleService
type IAuthenticationModuleService = interface
Public Interface IAuthenticationModuleService
Derived

Remarks

You can use this class to determine which authentication module service is enabled on your site.

Methods

IsEnabled()

Determines whether the specified authentication module service is enabled.

Applies to