Java.Lang.SecurityManager Class
Legacy security code; do not use.

See Also: SecurityManager Members

Syntax

[Android.Runtime.Register("java/lang/SecurityManager", DoNotGenerateAcw=true)]
public class SecurityManager : Object

Remarks

Legacy security code; do not use.

Security managers do not provide a secure environment for executing untrusted code. Untrusted code cannot be safely isolated within the Dalvik VM.

[Android Documentation]

Requirements

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