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.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public bool PrivilegedPatchingAuthorized { get; }
Public ReadOnly Property PrivilegedPatchingAuthorized As Boolean Get
public: property bool PrivilegedPatchingAuthorized { bool get (); }
Property Value
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.9.1006.0)