-api-id | -api-type | ms.custom |
---|---|---|
P:Windows.ApplicationModel.Store.Preview.InstallControl.AppInstallManager.CanInstallForAllUsers |
winrt property |
RS5 |
Gets or sets a value that indicates whether the calling app has elevated administrative privileges to ensure installing an app for all users will succeed.
True indicates the calling app has elevated administrative privileges; otherwise, false.
The calling app must have elevated admin privileges when installing an app for all users otherwise an Access Denied error will be thrown when attempted.