Android.Accounts.AbstractAccountAuthenticator.GetAuthTokenLabel Method
Ask the authenticator for a localized label for the given authTokenType.

Syntax

[Android.Runtime.Register("getAuthTokenLabel", "(Ljava/lang/String;)Ljava/lang/String;", "GetGetAuthTokenLabel_Ljava_lang_String_Handler")]
public abstract string GetAuthTokenLabel (string authTokenType)

Parameters

authTokenType
the authTokenType whose label is to be returned, will never be null

Returns

Documentation for this section has not yet been entered.

Remarks

Ask the authenticator for a localized label for the given authTokenType.

[Android Documentation]

Requirements

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