Return the path-based permissions required for read and/or write access to
this content provider.
Syntax
[Android.Runtime.Register("getPathPermissions", "()[Landroid/content/pm/PathPermission;", "")] public Android.Content.PM.PathPermission[] GetPathPermissions ()
Returns
Documentation for this section has not yet been entered.
Remarks
Return the path-based permissions required for read and/or write access to
this content provider. This method can be called from multiple
threads, as described in
Processes
and Threads.