Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 667 Bytes

windowsupdateadministrator_getregisteredadministratorname_1484711373.md

File metadata and controls

27 lines (16 loc) · 667 Bytes
-api-id -api-type
M:Windows.Management.Update.WindowsUpdateAdministrator.GetRegisteredAdministratorName
winrt method

Windows.Management.Update.WindowsUpdateAdministrator.GetRegisteredAdministratorName

-description

Queries the organization name of the currently registered update administrator.

-returns

The organization name associated with the current WindowsUpdateAdministrator on the device.

-remarks

If there is no registered update administrator on the device, then the call will return an empty string.

-see-also

-examples