- permission
- The name of the permission being checked.
Documentation for this section has not yet been entered.
Determine whether the calling process of an IPC or you have been granted a particular permission. This is the same as Context.CheckCallingPermission(string), except it grants your own permissions if you are not currently processing an IPC. Use with care!