IAuthenticationModuleService Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |