共用方式為


AuthState.Credentials 屬性

定義

如果有的話,傳回選取進行驗證的使用者ICredentials

public virtual Org.Apache.Http.Authentication.ICredentials? Credentials { [Android.Runtime.Register("getCredentials", "()Lorg/apache/http/auth/Credentials;", "GetGetCredentialsHandler")] get; [Android.Runtime.Register("setCredentials", "(Lorg/apache/http/auth/Credentials;)V", "GetSetCredentials_Lorg_apache_http_auth_Credentials_Handler")] set; }
[<get: Android.Runtime.Register("getCredentials", "()Lorg/apache/http/auth/Credentials;", "GetGetCredentialsHandler")>]
[<set: Android.Runtime.Register("setCredentials", "(Lorg/apache/http/auth/Credentials;)V", "GetSetCredentials_Lorg_apache_http_auth_Credentials_Handler")>]
member this.Credentials : Org.Apache.Http.Authentication.ICredentials with get, set

屬性值

屬性

備註

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於