ClientParamBean.SetHandleAuthentication(Boolean) Método

Definição

Configura se a autenticação é tratada automaticamente.

[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 lidar com a autenticação automaticamente; caso contrário, false.

Atributos

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usadas de acordo com os termos descritos na Licença de Atribuição Creative Commons 2.5.

Aplica-se a