TspRequestProxy Property
Gets or sets web proxy information that will be used to connect to TSA server.
Namespace: SysadminsLV.PKI.CryptographyAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
public WebProxy Proxy { get; set; }
Public Property Proxy As WebProxy
Get
Set
public:
property WebProxy^ Proxy {
WebProxy^ get ();
void set (WebProxy^ value);
}
member Proxy : WebProxy with get, set
Property Value
WebProxy