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.
Retrieves the name of the user who last modified the WSUS server subscription settings.
public String LastModifiedBy {get;}
Public ReadOnly Property LastModifiedBy As String
Property Value
Name of the user who last modified the WSUS server subscription settings. The name is of the form, domain\username.
Remarks
If the settings have not been changed since WSUS was installed, the name is the user who installed WSUS.
Requirements
| Server | Requires Windows Server 2003 or Windows 2000 Server SP4 and later. |
| Namespace | Defined in Microsoft.UpdateServices.Administration. |
| Assembly | Requires Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll). |
| .NET Framework | Requires .NET Framework 1.1. |