Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.12 KB

windowsupdateadministrator_revokewindowsupdateactionapproval_1047963224.md

File metadata and controls

36 lines (21 loc) · 1.12 KB
-api-id -api-type
M:Windows.Management.Update.WindowsUpdateAdministrator.RevokeWindowsUpdateActionApproval(System.String,System.String)
winrt method

Windows.Management.Update.WindowsUpdateAdministrator.RevokeWindowsUpdateActionApproval(System.String,System.String)

-description

Revokes approval for an update action previously approved via ApproveWindowsUpdateAction.

-parameters

-param updateId

The unique ID associated with an update (in order to identify it).

-param action

The string associated with the action that the administrator wants to approve.

-remarks

This call will fail in any of these cases:

-see-also

-examples