AndroidClientHandler.ProxyAuthenticationRequested Property

Definition

Server authentication response indicates that the request to authorize comes from a proxy if this property is true. All the instances of AuthenticationData stored in the RequestedAuthentication property will have their UseProxyAuthentication preset to the same value as this property.

public bool ProxyAuthenticationRequested { get; }
member this.ProxyAuthenticationRequested : bool

Property Value

Boolean

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to