Click or drag to resize

TspRequestProxy Property

Gets or sets web proxy information that will be used to connect to TSA server.

Namespace:  SysadminsLV.PKI.Cryptography
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public WebProxy Proxy { get; set; }

Property Value

Type: WebProxy
See Also