PrivilegedPatchingAuthorized Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation PrivilegedPatchingAuthorized Property
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstallerProductInstallationPrivilegedPatchingAuthorized
True if the advertised product can be serviced by non-administrators without elevation.
Declaration Syntax
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
Property Value

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.11.1.2318)