Java.Security.AccessController.DoPrivileged Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("doPrivileged", "(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;", "")]
public static Java.Lang.Object DoPrivileged (IPrivilegedExceptionAction action, AccessControlContext context)

Parameters

action
Documentation for this section has not yet been entered.
context
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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