SecureClassLoader represents a ClassLoader which associates
the classes it loads with a code source and provide mechanisms to allow the
relevant permissions to be retrieved.
See Also:
SecureClassLoader Members
Syntax
[Android.Runtime.Register("java/security/SecureClassLoader", DoNotGenerateAcw=true)]
public class
SecureClassLoader :
Java.Lang.ClassLoaderRemarks
Requirements
Namespace: Java.Security
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1