Android.Content.UriPermission: Property Members

The properties of Android.Content.UriPermission are listed below. For a list of all members, see the UriPermission Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
static
CreatorAndroid.OS.IParcelableCreator.
[read-only]
IsReadPermissionbool. Returns if this permission offers read access.
[read-only]
IsWritePermissionbool. Returns if this permission offers write access.
[read-only]
PersistedTimelong. Return the time when this permission was first persisted, in milliseconds since January 1, 1970 00:00:00.
[read-only]
UriAndroid.Net.Uri. Return the Uri this permission pertains to.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.