言語

IAuthScheme.IsConnectionBased プロパティ

定義

認証スキームが、通常の要求ごとにではなく、接続ごとに承認を提供するかどうかをテストします

public bool IsConnectionBased { [Android.Runtime.Register("isConnectionBased", "()Z", "GetIsConnectionBasedHandler:Org.Apache.Http.Authentication.IAuthSchemeInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")] get; }
[<get: Android.Runtime.Register("isConnectionBased", "()Z", "GetIsConnectionBasedHandler:Org.Apache.Http.Authentication.IAuthSchemeInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")>]
member this.IsConnectionBased : bool

プロパティ値

属性

注釈

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象