Android.Security.IKeyChainAliasCallback.Alias Method
Called with the alias of the certificate chosen by the user, or null if no value was chosen.

Syntax

[Android.Runtime.Register("alias", "(Ljava/lang/String;)V", "GetAlias_Ljava_lang_String_Handler:Android.Security.IKeyChainAliasCallbackInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public void Alias (string alias)

Parameters

alias
Documentation for this section has not yet been entered.

Remarks

Called with the alias of the certificate chosen by the user, or null if no value was chosen.

[Android Documentation]

Requirements

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