Läs på engelska

Dela via


ContextWrapper.CheckCallingOrSelfUriPermission(Uri, ActivityFlags) Method

Definition

Determine whether the calling process of an IPC or you has been granted permission to access a specific URI.

C#
[Android.Runtime.Register("checkCallingOrSelfUriPermission", "(Landroid/net/Uri;I)I", "GetCheckCallingOrSelfUriPermission_Landroid_net_Uri_IHandler")]
public override Android.Content.PM.Permission CheckCallingOrSelfUriPermission (Android.Net.Uri? uri, Android.Content.ActivityFlags modeFlags);

Parameters

uri
Uri

The uri that is being checked.

modeFlags
ActivityFlags

The type of access to grant. May be one or both of GrantReadUriPermission or GrantWriteUriPermission.

Returns

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

Produkt Versioner
.NET for Android .NET for Android API 34, .NET for Android API 35