Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Windows Server Update Services
Describes a user's role on the WSUS server.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Syntax
public enum UpdateServerUserRole
public enum class UpdateServerUserRole
type UpdateServerUserRole
Public Enumeration UpdateServerUserRole
Members
| Member name | Description | |
|---|---|---|
| Administrator | The user has full control over the WSUS server. |
|
| Reporter | The user is authorized to view reports on the WSUS server. |
|
| Unauthorized | The user is not authorized to perform any operations on the WSUS server. |
See Also
Microsoft.UpdateServices.Administration Namespace
Return to top