.NET Framework Class Library
ManagementAuthentication Class

Provides functionality for managing the list of valid IIS Manager users.

Namespace:  Microsoft.Web.Management.Server
Assembly:  Microsoft.Web.Management (in Microsoft.Web.Management.dll)
Syntax

Visual Basic (Declaration)
Public NotInheritable Class ManagementAuthentication
Visual Basic (Usage)
You do not need to declare an instance of a static class in order to access its members.
C#
public static class ManagementAuthentication
Visual C++
public ref class ManagementAuthentication abstract sealed
JScript
public final class ManagementAuthentication
Inheritance Hierarchy

System..::.Object
  Microsoft.Web.Management.Server..::.ManagementAuthentication
Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also

Reference

Tags :


Page view tracker