ClientContextConfigurer.SetAuthSchemePref(IList<String>) Method

Definition

[Android.Runtime.Register("setAuthSchemePref", "(Ljava/util/List;)V", "GetSetAuthSchemePref_Ljava_util_List_Handler")]
public virtual void SetAuthSchemePref (System.Collections.Generic.IList<string>? list);
[<Android.Runtime.Register("setAuthSchemePref", "(Ljava/util/List;)V", "GetSetAuthSchemePref_Ljava_util_List_Handler")>]
abstract member SetAuthSchemePref : System.Collections.Generic.IList<string> -> unit
override this.SetAuthSchemePref : System.Collections.Generic.IList<string> -> unit

Parameters

list
IList<String>
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to