UserManager.DisallowInstallUnknownSourcesIncludingRegisteredAppStores Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
User restriction to disallow installing apps from unknown sources, including registered app stores.
[Android.Runtime.Register("DISALLOW_INSTALL_UNKNOWN_SOURCES_INCLUDING_REGISTERED_APP_STORES", ApiSince=37)]
public const string DisallowInstallUnknownSourcesIncludingRegisteredAppStores;
[<Android.Runtime.Register("DISALLOW_INSTALL_UNKNOWN_SOURCES_INCLUDING_REGISTERED_APP_STORES", ApiSince=37)>]
val mutable DisallowInstallUnknownSourcesIncludingRegisteredAppStores : string
Field Value
- Attributes