ManagementAuthentication Class
IIS 7.0
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)
The ManagementAuthentication type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | AuthenticateUser | Returns a value that indicates whether a user has been authenticated to IIS Manager. |
![]() ![]() | CreateUser | Creates an IIS Manager user. |
![]() ![]() | DeleteUser | Deletes an IIS Manager user. |
![]() ![]() | DisableUser | Disables an IIS Manager user. |
![]() ![]() | EnableUser | Enables an IIS Manager user. |
![]() ![]() | GetUser | Returns information about an IIS Manager user. |
![]() ![]() | GetUsers | Returns a collection of information about IIS Manager users. |
![]() ![]() | IsPasswordStrongEnough | Returns a value that indicates whether a password meets strength requirements. |
![]() ![]() | SetPassword | Sets the password for a specified user name. |
