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 administrator who accepted the license agreement.
public String AdministratorName {get;}
Public ReadOnly Property AdministratorName As String
Property Value
Name of the administrator who first accepted the license agreement. The name is in the form, domain\username. The string is empty if ILicenseAgreement.IsAccepted is false.
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. |