AuthState.Credentials プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
認証用に選択されたユーザー 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 オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。