Langage

ClientParamBean.SetHandleAuthentication(Boolean) Méthode

Définition

Configure si l’authentification est gérée automatiquement.

[Android.Runtime.Register("setHandleAuthentication", "(Z)V", "GetSetHandleAuthentication_ZHandler")]
public virtual void SetHandleAuthentication(bool handle);
[<Android.Runtime.Register("setHandleAuthentication", "(Z)V", "GetSetHandleAuthentication_ZHandler")>]
abstract member SetHandleAuthentication : bool -> unit
override this.SetHandleAuthentication : bool -> unit

Paramètres

handle
Boolean

true pour gérer l’authentification automatiquement ; sinon, false.

Attributs

Remarques

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à