次の方法で共有


AuthState.AuthScope プロパティ

定義

使用可能な場合は実際の値 AuthScope を返します

public virtual Org.Apache.Http.Authentication.AuthScope? AuthScope { [Android.Runtime.Register("getAuthScope", "()Lorg/apache/http/auth/AuthScope;", "GetGetAuthScopeHandler")] get; [Android.Runtime.Register("setAuthScope", "(Lorg/apache/http/auth/AuthScope;)V", "GetSetAuthScope_Lorg_apache_http_auth_AuthScope_Handler")] set; }
[<get: Android.Runtime.Register("getAuthScope", "()Lorg/apache/http/auth/AuthScope;", "GetGetAuthScopeHandler")>]
[<set: Android.Runtime.Register("setAuthScope", "(Lorg/apache/http/auth/AuthScope;)V", "GetSetAuthScope_Lorg_apache_http_auth_AuthScope_Handler")>]
member this.AuthScope : Org.Apache.Http.Authentication.AuthScope with get, set

プロパティ値

属性

注釈

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

適用対象