UserDataAccountOtherAppReadAccess UserDataAccountOtherAppReadAccess UserDataAccountOtherAppReadAccess UserDataAccountOtherAppReadAccess Enum

Definition

Specifies the rights granted to other apps for reading this UserDataAccount.

public : enum class UserDataAccountOtherAppReadAccesspublic enum UserDataAccountOtherAppReadAccessPublic Enum UserDataAccountOtherAppReadAccess// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Fields

Full Full Full Full

Other apps on the device can read all properties of this UserDataAccount.

None None None None

Other apps on the device cannot read any properties of this UserDataAccount.

SystemOnly SystemOnly SystemOnly SystemOnly

Only the operating system can read data from this UserDataAccount.