共用方式為


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 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於