Java.Security.GuardedObject Class
GuardedObject controls access to an object, by checking all requests for the object with a Guard.

See Also: GuardedObject Members

Syntax

[Android.Runtime.Register("java/security/GuardedObject", DoNotGenerateAcw=true)]
public class GuardedObject : Java.Lang.Object, Java.IO.ISerializable, IDisposable

Remarks

GuardedObject controls access to an object, by checking all requests for the object with a Guard.

[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