Share via


AndroidMessageHandler.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

Applies to