Android.Content.ContentProviderAttribute.GrantUriPermissions Property
Whether or not those who ordinarily would not have permission to access the content provider's data can be granted to do so.

Syntax

public bool GrantUriPermissions { get; set; }

Value

A bool specifying whether or not those who ordinarily would not have permission to access the content provider's data can be granted to do so.

Remarks

The GrantUriPermissions property is used to set the //provider/@android:grantUriPermissions attribute value.

Requirements

Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0