Android.Content.PM.ProviderInfo.GrantUriPermissions Property
If true, additional permissions to specific Uris in this content provider can be granted, as per the NoType:android/R$styleable;Href=../../../../reference/android/R.styleable.html#AndroidManifestProvider_grantUriPermissions attribute.

Syntax

[Android.Runtime.Register("grantUriPermissions")]
public bool GrantUriPermissions { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

If true, additional permissions to specific Uris in this content provider can be granted, as per the NoType:android/R$styleable;Href=../../../../reference/android/R.styleable.html#AndroidManifestProvider_grantUriPermissions attribute.

[Android Documentation]

Requirements

Namespace: Android.Content.PM
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1