Android.OS.UserManager.DisallowInstallUnknownSources Field
Specifies if a user is disallowed from enabling the "Unknown Sources" setting, that allows installation of apps from unknown sources.

Syntax

[Android.Runtime.Register("DISALLOW_INSTALL_UNKNOWN_SOURCES")]
public const string DisallowInstallUnknownSources

See Also

UserManager.UserRestrictions
UserManager.UserRestrictions

Remarks

Specifies if a user is disallowed from enabling the "Unknown Sources" setting, that allows installation of apps from unknown sources. The default value is false.

Key for user restrictions.

Type: Boolean

[Android Documentation]

Requirements

Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18