语言

ClientParamBean.SetHandleAuthentication(Boolean) 方法

定义

配置是否自动处理身份验证。

[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

参数

handle
Boolean

true 自动处理身份验证;否则,为 false.

属性

注解

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

适用于