ProviderInfo.ReadPermission Property

Definition

Optional permission required for read-only access this content provider.

[Android.Runtime.Register("readPermission")]
public string? ReadPermission { get; set; }
[<Android.Runtime.Register("readPermission")>]
member this.ReadPermission : string with get, set

Property Value

Attributes

Remarks

Optional permission required for read-only access this content provider.

Java documentation for android.content.pm.ProviderInfo.readPermission.

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