This topic has not yet been rated - Rate this topic

IAuthenticationModuleService Interface

IIS 7.0

Determines whether an authentication module service is enabled.

Namespace:  Microsoft.Web.Management.Server
Assembly:  Microsoft.Web.Management (in Microsoft.Web.Management.dll)
public interface IAuthenticationModuleService

The IAuthenticationModuleService type exposes the following members.

  NameDescription
Public methodIsEnabledDetermines whether the specified authentication module service is enabled.
Top

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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.