Class ProxyAuthorizationException
Proxy authorization exception
Inherited Members
Namespace: Titanium.Web.Proxy.Exceptions
Assembly: Titanium.Web.Proxy.Docs.dll
Syntax
public class ProxyAuthorizationException : ProxyException, ISerializable, _Exception
Properties
Headers
Headers associated with the authorization exception
Declaration
public IEnumerable<HttpHeader> Headers { get; }
Property Value
| Type | Description |
|---|---|
| IEnumerable<HttpHeader> |
Session
Declaration
public SessionEventArgsBase Session { get; }
Property Value
| Type | Description |
|---|---|
| SessionEventArgsBase |