Java.Security.AccessControlException.Permission Property
Returns the requested permission that caused this Exception or null if there is no corresponding Permission.

Syntax

[get: Android.Runtime.Register("getPermission", "()Ljava/security/Permission;", "GetGetPermissionHandler")]
public virtual Permission Permission { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the requested permission that caused this Exception or null if there is no corresponding Permission.

[Android Documentation]

Requirements

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