ClassHttpProxyConstants
Class
Constants for Http Proxy.
Definition
Namespace:ArtOfTest.WebAii.Messaging.Http
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public static class HttpProxyConstants
Inheritance: objectHttpProxyConstants
Properties
InstallCertificateArg
Certificate instalation args.
Declaration
cs-api-definition
public static string InstallCertificateArg { get; }
Property Value
Methods
ExecutablePath()
Get proxy executable location.
Declaration
cs-api-definition
public static string ExecutablePath()
Returns
The path to proxy executable file.
Exceptions
Thrown when Testing Framework registry key is missing.
Thrown when executable cannot be found.