IUpdateServer.GetCurrentUserRole Method ()

 

Applies To: Windows Server Update Services

Gets the current user's role on the WSUS server.

Namespace:   Microsoft.UpdateServices.Administration
Assembly:  Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)

Syntax

UpdateServerUserRole GetCurrentUserRole()
UpdateServerUserRole GetCurrentUserRole()
abstract GetCurrentUserRole : unit -> UpdateServerUserRole
Function GetCurrentUserRole As UpdateServerUserRole

Return Value

Type: Microsoft.UpdateServices.Administration.UpdateServerUserRole

The current user's role on the WSUS server.

See Also

IUpdateServer Interface
Microsoft.UpdateServices.Administration Namespace

Return to top