Class TransparentBaseProxyEndPoint
Inheritance
TransparentBaseProxyEndPoint
Assembly: Titanium.Web.Proxy.dll
Syntax
public abstract class TransparentBaseProxyEndPoint : ProxyEndPoint
Constructors
|
Improve this Doc
View Source
TransparentBaseProxyEndPoint(IPAddress, Int32, Boolean)
Declaration
protected TransparentBaseProxyEndPoint(IPAddress ipAddress, int port, bool decryptSsl)
Parameters
Properties
|
Improve this Doc
View Source
GenericCertificateName
Declaration
public abstract string GenericCertificateName { get; set; }
Property Value