Java.Security.Provider.Put Method
Maps the specified key property name to the specified value.

Syntax

[Android.Runtime.Register("put", "(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;", "GetPut_Ljava_lang_Object_Ljava_lang_Object_Handler")]
public virtual Java.Lang.Object Put (Java.Lang.Object key, Java.Lang.Object value)

Parameters

key
the name of the property.
value
the value of the property.

Returns

Documentation for this section has not yet been entered.

Remarks

Maps the specified key property name to the specified value.

[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