This topic has not yet been rated - Rate this topic

ManagementAuthentication Class

IIS 7.0

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

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

Namespace:  Microsoft.Web.Management.Server
Assembly:  Microsoft.Web.Management (in Microsoft.Web.Management.dll)
public static class ManagementAuthentication

The ManagementAuthentication type exposes the following members.

  Name Description
Public property Static member Provider Gets the authentication provider for IIS Manager.
Top
  Name Description
Public method Static member AuthenticateUser Returns a value that indicates whether a user has been authenticated to IIS Manager.
Public method Static member CreateUser Creates an IIS Manager user.
Public method Static member DeleteUser Deletes an IIS Manager user.
Public method Static member DisableUser Disables an IIS Manager user. 
Public method Static member EnableUser Enables an IIS Manager user.
Public method Static member GetUser Returns information about an IIS Manager user.
Public method Static member GetUsers Returns a collection of information about IIS Manager users.
Public method Static member IsPasswordStrongEnough Returns a value that indicates whether a password meets strength requirements.
Public method Static member SetPassword Sets the password for a specified user name.
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ