![Copy image Copy image](copycode.gif)
![CopyHover image CopyHover image](copycodeHighlight.gif)
Deployment Tools Foundation
PrivilegedPatchingAuthorized Property
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► ProductInstallation ► PrivilegedPatchingAuthorized
True if the advertised product can be serviced by
non-administrators without elevation.
![](collapse_all.gif)
C# | Visual Basic | Visual C++ | F# |
public bool PrivilegedPatchingAuthorized { get; }
Public ReadOnly Property PrivilegedPatchingAuthorized As Boolean Get
public: property bool PrivilegedPatchingAuthorized { bool get (); }
member PrivilegedPatchingAuthorized : bool with get
![](collapse_all.gif)
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.11.1.2318)