Lenguaje

ClientParamBean.SetHandleAuthentication(Boolean) Método

Definición

Configura si la autenticación se controla automáticamente.

[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

Parámetros

handle
Boolean

true para controlar la autenticación automáticamente; de lo contrario, false.

Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a