Java.Security.Security.GetProperty Method
Returns the value of the security property named by the argument.

Syntax

[Android.Runtime.Register("getProperty", "(Ljava/lang/String;)Ljava/lang/String;", "")]
public static string GetProperty (string key)

Parameters

key
the name of the requested security property.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the value of the security property named by the argument.

[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