Manifest.Permission_group.PersonalInfo Field

Definition

Used for permissions that provide access to information about the device user such as profile information.

[Android.Runtime.Register("PERSONAL_INFO")]
public const string PersonalInfo;
[<Android.Runtime.Register("PERSONAL_INFO")>]
val mutable PersonalInfo : string

Field Value

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to