Java.Security.Identity.Info Property
Returns the information string of this Identity.

Syntax

[get: Android.Runtime.Register("getInfo", "()Ljava/lang/String;", "GetGetInfoHandler")]
[set: Android.Runtime.Register("setInfo", "(Ljava/lang/String;)V", "GetSetInfo_Ljava_lang_String_Handler")]
public virtual string Info { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns the information string of this Identity.

Set method documentation [Android Documentation]

Sets an information string for this Identity.

Requirements

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