AuthSchemeBase.IsConnectionBased 属性

定义

获取身份验证方案是否维护连接的状态。

public abstract bool IsConnectionBased { [Android.Runtime.Register("isConnectionBased", "()Z", "GetIsConnectionBasedHandler")] get; }
[<get: Android.Runtime.Register("isConnectionBased", "()Z", "GetIsConnectionBasedHandler")>]
member this.IsConnectionBased : bool

属性值

true 身份验证基于连接时;否则,为 false.

实现

属性

注解

本文档的某些部分派生自 Apache HTTP 组件,由 Apache Software Foundation 开发,并在 下获得许可。

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

适用于