다음을 통해 공유


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 특성 라이선스에 설명된 용어에 따라 사용되는 작업을 기반으로 하는 수정 사항입니다.

적용 대상